69 lines
1.5 KiB
TeX
69 lines
1.5 KiB
TeX
\documentclass[a4paper,10pt]{article}
|
|
\usepackage{myXsim}
|
|
|
|
\title{Complexes produits}
|
|
\tribe{Terminale Sti2d}
|
|
\date{Janvier 2020}
|
|
|
|
\pagestyle{empty}
|
|
\geometry{left=10mm,right=10mm, top=10mm}
|
|
|
|
\begin{document}
|
|
|
|
\begin{exercise}[subtitle={Produit de nombres complexes}]
|
|
Faire le produit des complexes de $A$ à $F$, calculer le module et l'argument des résultats puis les reporter dans les tableaux suivants.
|
|
|
|
\begin{tabular}{|c|*{6}{p{0.7cm}|}}
|
|
\hline
|
|
Module & A & B & C & D & E & F \\
|
|
\hline
|
|
A ($r= \cdots$) & & & & & & \\
|
|
\hline
|
|
B ($r= \cdots$) & & & & & & \\
|
|
\hline
|
|
C ($r= \cdots$) & & & & & & \\
|
|
\hline
|
|
D ($r= \cdots$) & & & & & & \\
|
|
\hline
|
|
E ($r= \cdots$) & & & & & & \\
|
|
\hline
|
|
F ($r= \cdots$) & & & & & & \\
|
|
\hline
|
|
\end{tabular}
|
|
\hfill
|
|
\begin{tabular}{|c|*{6}{p{0.7cm}|}}
|
|
\hline
|
|
Argument & A & B & C & D & E & F \\
|
|
\hline
|
|
A ($\theta= \cdots$) & & & & & & \\
|
|
\hline
|
|
B ($\theta= \cdots$) & & & & & & \\
|
|
\hline
|
|
C ($\theta= \cdots$) & & & & & & \\
|
|
\hline
|
|
D ($\theta= \cdots$) & & & & & & \\
|
|
\hline
|
|
E ($\theta= \cdots$) & & & & & & \\
|
|
\hline
|
|
F ($\theta= \cdots$) & & & & & & \\
|
|
\hline
|
|
\end{tabular}
|
|
|
|
\end{exercise}
|
|
|
|
\vfill
|
|
|
|
\printexercise{exercise}{1}
|
|
|
|
\vfill
|
|
|
|
\printexercise{exercise}{1}
|
|
|
|
\vfill
|
|
|
|
\printexercise{exercise}{1}
|
|
|
|
\vfill
|
|
|
|
\end{document}
|