Devoir 2 S01 - Nombres Décimaux Relatifs et Opérations
📅 April 18, 2024 | 👁️ Views: 34

\documentclass[12pt,a4paper]{article}
% Packages for formatting
\usepackage[landscape, margin=1cm]{geometry} % Set landscape layout and margins
\usepackage{lipsum} % Generate placeholder text, you can remove this
\usepackage{multicol} % For multiple columns
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{tabularx,tabulary}
\usepackage{array} % Add the array package for 'm' column type
\usepackage{graphicx}
\usepackage{booktabs}
\usepackage{draftwatermark}
\usepackage{fontenc}
\usepackage{setspace}
\setstretch{1.5}
\SetWatermarkText{MOSAID}
\SetWatermarkLightness{0.95}
\SetWatermarkScale{0.4}
\newcommand\ddfrac[2]{\frac{\displaystyle #1}{\displaystyle #2}}
\begin{document}
\thispagestyle{empty}
\setlength{\columnsep}{1cm} % Adjust the column separation here
\setlength{\columnseprule}{1pt}
\newcolumntype{M}[1]{>{\centering\arraybackslash}m{#1}}
\begin{multicols}{2} % Start two-column layout
\noindent
\begin{tabularx}{\linewidth}{|M{0.30\linewidth}|M{0.25\linewidth}|M{0.35\linewidth}|}
\hline
Collège Tariq Ben Ziad 2
&
Devoir Surveillé N 2
&
Année Scolaire 2023-2024
\\ \hline
Prof : MOSAID
&
1APIC-A
&
durée : 1h30min
\\ \hline
\end{tabularx}
\begin{tabularx}{\linewidth}{|p{0.965\linewidth}|}
Nom et prénom : \\
\hline
\end{tabularx} \\
\noindent
\underline{\textbf{Exercice 1:}}\\
1) Calculer: \\
\hspace*{0.4cm}$A=(-10)+(12)=$\dotfill \\
\hspace*{0.4cm}$B=(-17)+(-13)=$\dotfill \\
\hspace*{0.4cm}$C=3.5-5.5$=\dotfill \\
\hspace*{0.4cm}$D=(-10)\times(-13)=$\dotfill \\
\hspace*{0.4cm}$E=(-5)\times(+5)=$\dotfill \\
\hspace*{0.4cm}$F=(-2):(+10)=$\dotfill \\
2) Calculer: \\
$A=7-(11-12)+5-(-6)$=\dotfill \\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
$B=7(4-15)-4(10-6)+5\times(-3)$=\dotfill \\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\underline{\textbf{Exercice 2:}}\\
Enlever les parenthèses avant de calculer: \\
$x=7-(4-15)+(-7-15)=$\dotfill \\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
$y=-10-[5-(4-14)-10]=$\dotfill \\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\hspace*{0.4cm}=\dotfill\\
\underline{\textbf{Exercice 3:}}\\
Sur une droit graduée de bipoint unitaire $(O,I)$.\\
\hspace*{0.6cm}a - représenter les points $A(-3);B(2);C(-1);K(1,5)$: \\
\textcolor{white}{.}\\
\textcolor{white}{.}\\
\textcolor{white}{.}\\
\hspace*{0.6cm}b - Donner l'abscisse du point M le milieu du segment $[AC]$:\\
\underline{\textbf{Exercice 4:}}\\
$x$ représente les entiers relatifs qui verifient : $\bf{-3,5<x<2,5}$.\\
\hspace*{0.4cm}Donner les valeurs possibles de $x$:\dotfill\\
\end{multicols} % End two-column layout
\textcolor{white}{.}\hfill \textbf{\underline{Bonne Chance}}\\
\end{document}
Related Courses, Exams, and Exercises
Exam PDF:
📥 Download Devoir 2 S01 - Nombres Décimaux Relatifs et Opérations (PDF)