Source Latex: en 1STG


Fichier
Type: Document
File type: Latex, tex (source)
Télécharger le document pdf compilé pdficon
Description
Révisions de calcul algébrique: exercices de calcul algébrique
Niveau
1STG
Mots clé
calcul algébrique, révision de 2nde, première technologique et gestion, STG
Voir aussi:

Documentation sur LaTeX
lien vers la documentation Latex
Source LaTex icone

Source Latex

\documentclass[a4paper]{article}

%\documentclass[landscape,a4paper]{article}

%\usepackage[landscape]{geometry}
%\usepackage[top=0cm, bottom=1cm, left=-1cm, right=0cm]{geometry}
\usepackage{geometry}

\usepackage{amsfonts}\usepackage{amssymb}
\usepackage[french]{babel}
\selectlanguage{francais}
\usepackage[latin1]{inputenc}
\usepackage{a4wide}
\usepackage{graphicx}
\usepackage{epsf}

\usepackage{array}

\usepackage{color}

% Raccourcis diverses:
\newcommand{\nwc}{\newcommand}
\nwc{\dsp}{\displaystyle}
\nwc{\bge}{\begin{equation}}\nwc{\ene}{\end{equation}}
\nwc{\bgar}{\begin{array}}\nwc{\enar}{\end{array}}
\nwc{\bgit}{\begin{itemize}}\nwc{\enit}{\end{itemize}}

\nwc{\la}{\left\{}\nwc{\ra}{\right\}}
\nwc{\lp}{\left(}\nwc{\rp}{\right)}
\nwc{\lb}{\left[}\nwc{\rb}{\right]}

\nwc{\ul}{\underline}

\nwc{\bgsk}{\bigskip}
\nwc{\vsp}{\vspace{0.1cm}}
\nwc{\vspd}{\vspace{0.2cm}}
\nwc{\vspt}{\vspace{0.3cm}}
\nwc{\vspq}{\vspace{0.4cm}}

\def\N{{\rm I\kern-.1567em N}}                              % Doppel-N
\def\D{{\rm I\kern-.1567em D}}                              % Doppel-N
\def\No{\N_0}                                               % Doppel-N unten 0
\def\R{{\rm I\kern-.1567em R}}                              % Doppel R
\def\C{{\rm C\kern-4.7pt                                    % Doppel C
\vrule height 7.7pt width 0.4pt depth -0.5pt \phantom {.}}}
\def\Q{\mathbb{Q}}
\def\Z{{\sf Z\kern-4.5pt Z}}                                % Doppel Z

\nwc{\tm}{\times}

\newcounter{nex}\setcounter{nex}{0}
\newenvironment{EX}{%
\stepcounter{nex}
\bgsk{\large {\bf Exercice }\arabic{nex}}\hspace{0.5cm}
}{}

\nwc{\bgex}{\begin{EX}}\nwc{\enex}{\end{EX}}


\setlength{\topmargin}{0cm}
\setlength{\oddsidemargin}{10cm}		% default=0in
\setlength{\evensidemargin}{10cm}		% default=0in
\setlength{\textwidth}{25cm}		% default=9in
\setlength{\textheight}{25cm}		% default=9in

\setlength{\columnsep}{30pt}		% default=10pt
\setlength{\columnseprule}{1pt}		% default=0pt (no line)

%\setlength{\textheight}{5.85in}		% default=5.15in
%\setlength{\topmargin}{-0.15in}		% default=0.20in
\setlength{\headsep}{0in}		% default=0.35in

%\setlength{\parskip}{1.2ex}
\setlength{\parskip}{0ex}
\setlength{\parindent}{0mm}

\setlength{\footskip}{1.5cm}
%\setlength{\footheight}{0cm}
%\setlength{\footnotesep}{-5cm}


%\setlength{\hoffset}{-2.54cm}
\setlength{\voffset}{0cm}


%\textwidth=23cm
%\marginparwidth=0.8in
%\oddsidemargin=0.2in
%\evensidemargin=0.2in

\newcommand{\ct}{\centerline}
\newcommand{\ctbf}[1]{\ct{\bf #1}}

\renewcommand{\no}{\noindent}

\nwc{\bgfg}{\begin{figure}}\nwc{\enfg}{\end{figure}}
  \nwc{\epsx}{\epsfxsize}\nwc{\epsy}{\epsfysize}
\nwc{\bgmp}{\begin{minipage}}\nwc{\enmp}{\end{minipage}}

%  The environment centerpage centers text vertically on the page.  This is
%  useful within a titlepage environment.

%\newenvironment{centerpage}{\mbox{} \protect\vspace*{\fill}}{
%	\protect\vspace*{\fill} \mbox{} \protect\\ \mbox{}}
\newenvironment{centerpage}{\vspace*{\fill}}{
	\protect\vspace*{\fill}}


%\newtheorem{theoreme}{Th\'eor\`eme}
\newenvironment{theoreme}{\paragraph{Th�or�me:} \it}{}
\nwc{\bgth}{\begin{theoreme}}\nwc{\enth}{\end{theoreme}}

%\newtheorem{Notation}{Notation}
\newenvironment{Notation}{\paragraph{\ulg{Notation:}} \it}{}
\nwc{\bgnot}{\begin{Notation}}\nwc{\enot}{\end{Notation}}

%\newtheorem{lemme}{Lemme} % si on les veut num�rot�s
\newenvironment{lemme}{\paragraph{Lemme:} \it}{}
\nwc{\bglem}{\begin{lemme}}\nwc{\enlem}{\end{lemme}}

%\newtheorem{prop}{Propri\'et\'e}
%\newenvironment{prop}{\paragraph{Propri�t�:} \it}{}
%\nwc{\bgprop}{\begin{prop}}\nwc{\enprop}{\end{prop}}

\newtheorem{corol}{Corollaire}

%\newtheorem{definition}{D\'efinition}
%\newenvironment{definition}{\paragraph{D�finition:} \it}{}
%\nwc{\bgdef}{\begin{definition}}\nwc{\enef}{\end{definition}}

\geometry{hmargin=0.5cm}
\renewcommand{\thesection}{\Roman{section}}
\renewcommand{\thesubsection}{\arabic{subsection}}
\renewcommand{\thesubsubsection}{\alph{subsubsection})}

\nwc{\ulr}[1]{\textcolor{red}{\underline{\textcolor{black}{#1}}}}
\nwc{\ulb}[1]{\textcolor{blue}{\underline{\textcolor{black}{#1}}}}
\nwc{\ulg}[1]{\textcolor{green}{\underline{\textcolor{black}{#1}}}}

\nwc{\sectionc}[1]{\section{\ulr{#1}}}
\nwc{\subsectionc}[1]{\subsection{\ulr{#1}}}
\nwc{\subsubsectionc}[1]{\subsubsection{\ulr{#1}}}

\newenvironment{definitioncolor}{\paragraph{\ulb{D�finition:}} \it}{}
\nwc{\bgdefc}{\begin{definitioncolor}}
\nwc{\enefc}{\end{definitioncolor}}


\newenvironment{propcolor}{\paragraph{\ulr{Propri�t�:}} \it}{}
\nwc{\bgpropc}{\begin{propcolor}}
\nwc{\enpropc}{\end{propcolor}}


\usepackage{calc}

\newlength{\colu}
\newlength{\cold}
\newlength{\colt}

\setlength{\colu}{8cm}
\setlength{\cold}{0.9\textwidth}
\setlength{\colt}{6cm}

\nwc{\deftitle}{D�finition}
\newlength{\ldef}\settowidth{\ldef}{\deftitle:}
\nwc{\bgdef}[1]{\paragraph{\ulb{\deftitle:}} 
  \begin{minipage}[t]{\cold-\ldef-2em}{\it #1}
  \end{minipage}
}

\nwc{\proptitle}{Propri�t�}
\newlength{\lprop}\settowidth{\lprop}{\proptitle:}
\nwc{\bgprop}[1]{\paragraph{\ulb{\proptitle:}} 
  \begin{minipage}[t]{\cold-\ldef-2em}{\it #1}
  \end{minipage}
}


\textwidth=18cm
\textheight=25cm
\topmargin=-1cm
\oddsidemargin=-1cm

% Bandeau en bas de page
\newcommand{\TITLE}{R�visions - Calcul alg�brique}
\author{Y. Morel}
\date{}

\usepackage{fancyhdr}
\usepackage{lastpage}
\pagestyle{fancyplain}
\setlength{\headheight}{0cm}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0.1pt}
\lhead{}\chead{}\rhead{}
\lfoot{Y. Morel}
\cfoot{\TITLE\\ $1^{\mbox{\scriptsize{�re}}}\ STG$ }
\rfoot{\thepage/\pageref{LastPage}}
\footskip=2cm

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}


\hfill{\LARGE \bf \TITLE}
\hfill $1^{\mbox{\scriptsize{�re}}}\ STG$
\vspace{1cm}

\bgex Simplifier les nombres ou expressions suivants: 

\[ A=\frac{5}{2}+\frac{8}{3} \ ;\ \ 
B=\frac{7}{12}-\frac{2}{3}\ ;\ \ 
C=2+\frac{5}{7}\ ;\ \ 
D=4+\frac{3}{9}\ ; \]

\vspd
\[
E=\frac{5}{7}\tm\frac{4}{15}\ ;\ \ 
F=\frac{\dsp\frac{8}{9}}{\dsp\frac{3}{5}}\ ;\ \ 
G=\frac{\dsp\frac{5}{3}}{\dsp\frac{2}{6}}\ ;\ \ 
H=\frac{\dsp\frac{8}{3}}{6}
\]

%\vspd
%\[
%H=\frac{1}{x}+\frac{3}{x+2}\ ;\ \ 
%I=\frac{3x}{x+1}+\frac{2}{5x}\ ;\ \ 
%J=5+\frac{3}{2+x}\ ;\ \ 
%K=\frac{1}{2-3x}-\frac{1}{2+3x}
%\]

\enex

\vspace{0.5cm}
\bgex R�soudre les �quations suivantes: \vspt

\begin{tabular}{*3{p{4cm}}}
  $\bullet\dsp\ 2x+3=7$
  & $\bullet\dsp\ -5x+\frac{4}{3}=8$
  & $\bullet\dsp\ \frac{3x}{2}-4=\frac{5}{4}$ \vspace{0.8cm}\\
  $\bullet\dsp\ \frac{3}{2}x+\frac{5}{3}=3$
  & $\bullet\dsp\ \frac{2x-5}{7}=\frac{3}{4}$
  & $\bullet\dsp\ \frac{-2x-5}{8}=\frac{3x-7}{2}$
\end{tabular}
\enex


\vspace{0.8cm}
\bgex
\bgit
\vspt
\item[1)] D�velopper les expressions suivantes: \vspt

  \begin{tabular}{ll}
    $\bullet\ A(x)=(x+2)(2x-3)$ 
    & $\bullet\ B(x)=(x+2)(2x-3)(-3x+1)$ \vspace{0.8cm}\\
    $\bullet\ C(x)=(x+3)^2$ 
    & $\bullet\ D(x)=(3x-4)^2$ \hspace{1cm}
    $\bullet\ E(x)=(2x+1)^2$
  \end{tabular}

  \vspace{0.8cm}
\item[2)] Factoriser les expressions suivantes: \vspt

  \begin{tabular}{p{9cm}l}
    $\bullet\ F(x)=(2x-3)(x-2)-(2x-3)(x+4)$
    & $\bullet\ G(x)=(-2x+5)^2+(-2x+5)(3x-4)$ \vspace{0.8cm}\\
    $\bullet\ H(x)=(3x^2+2x)(x-6)-(x+7)(3x^2+2x)$
    & $\bullet\ I(x)=(x-2)(x^2-9)-(x-2)(x-3)$
  \end{tabular}
  
  \vspace{0.8cm}
\item[3)] Compl�ter: \vspt

  \begin{tabular}{*3{p{5cm}}}
    $\bullet\ A(1)=\ \dots$
    & $\bullet\ A(-2)=\ \dots$ 
    & $\bullet\ B(2)=\ \dots$ \vspace{0.6cm}\\
    $\bullet\ B\lp\dsp\frac{1}{3}\rp=\ \dots$
    & $\bullet\ D(-1)=\ \dots$ 
    & $\bullet\ E(-2)=\ \dots$
  \end{tabular}
  \vspace{0.8cm}

\item[4)] R�soudre les �quations suivantes: \vspd

  $\bullet\ A(x)=0$ \hspace{2.5cm}
%  $\bullet\ B(x)=0$ \hspace{1.5cm}
  $\bullet\ H(x)=0$ \hspace{2.5cm}
%  $\bullet\ I(x)=0$ \hspace{1.5cm}
  $\bullet\ A(x)=B(x)$ 
  
\enit
\enex


\end{document}

Télécharger le fichier source Latex