2016-2017/3e/Geometrie/Triangle_rectange/intro_trigo.tex

45 lines
1.6 KiB
TeX
Raw Normal View History

2017-06-16 06:49:23 +00:00
\documentclass[a4paper,12pt]{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classExo}
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
% Title Page
\titre{Introduction à la trigonométrie}
\classe{Troisième}
\date{Janvier 2017}
\pagestyle{empty}
\geometry{left=5mm,right=5mm, bottom= 10mm, top=10mm}
\begin{document}
Compléter le tableau suivant en fonction des triangles.
\begin{tabular}{|c|*{6}{c|}}
\hline
Triangle & Hypoténuse & coté adjacent & coté opposé & angle & $\frac{\mbox{coté adjacent}}{\mbox{Hypoténuse}}$ & $\frac{\mbox{coté opposé}}{\mbox{Hypoténuse}}$ \\
\hline
ABC & ...... = ...... & ...... = ...... & ...... = ...... & ...... = ...... & $\frac{......}{......} = ......$ & $\frac{......}{......} = ......$ \\
\hline
DEF & ...... = ...... & ...... = ...... & ...... = ...... & ...... = ...... & $\frac{......}{......} = ......$ & $\frac{......}{......} = ......$ \\
\hline
GHI & ...... = ...... & ...... = ...... & ...... = ...... & ...... = ...... & $\frac{......}{......} = ......$ & $\frac{......}{......} = ......$ \\
\hline
JKL & ...... = ...... & ...... = ...... & ...... = ...... & ...... = ...... & $\frac{......}{......} = ......$ & $\frac{......}{......} = ......$ \\
\hline
MNP & ...... = ...... & ...... = ...... & ...... = ...... & ...... = ...... & $\frac{......}{......} = ......$ & $\frac{......}{......} = ......$ \\
\hline
\end{tabular}
\begin{center}
\includegraphics[scale=0.55]{./fig/triangles}
\end{center}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: