Devoir 03, S01
📅 January 04, 2026 | 👁️ Views: 237 | 📝 3 exercises | ❓ 21 questions
📚 Courses Covered in This Exam:
📄 What you'll find on this page:
• The Exam PDF is embedded below — you can read and scroll through it directly without leaving the page.
• A direct download button is available at the bottom for offline access.
• You'll also discover related exams, courses, and exercises tailored to the same subject and level.
• This exam contains 3 exercises and 21 questions.
• The complete LaTeX source code is included below for learning or customization.
• Generated using my LaTeX Exam Generator — a flexible tool for building structured academic documents effortlessly.
• Need your own materials professionally formatted? I offer a LaTeX typesetting service — send me your content and get a clean PDF + source file at a symbolic price.
📄 ماذا ستجد في هذه الصفحة:
• ملف الامتحان بصيغة PDF معروض أدناه — يمكنك تصفحه والاطلاع عليه مباشرة دون الحاجة لتحميله.
• يتوفر زر تحميل مباشر في أسفل الصفحة للاحتفاظ بالملف على جهازك.
• ستجد أيضًا مجموعة من الامتحانات والدروس والتمارين المرتبطة بنفس الدرس لتعزيز فهمك.
• هذا الامتحان يحتوي على 3 تمارين و 21 سؤالاً.
• تم تضمين الكود الكامل بلغة LaTeX أسفل الصفحة لمن يرغب في التعديل عليه أو التعلم منه واستخدامه.
• تم إنشاء هذا المحتوى باستخدام مولد امتحانات LaTeX — أداة قوية تساعدك على إنشاء مستندات تعليمية احترافية بسهولة.
• هل تحتاج تنسيقًا احترافيًا لموادك الخاصة؟ أقدم خدمة تنضيد LaTeX — أرسل محتواك واحصل على PDF نظيف وملف مصدر بسعر رمزي.
This PDF covers maths exam for 1-bac-science-maths students. It includes 3 exercises and 21 questions. Designed to help you master the topic efficiently.
\documentclass[a4paper,12pt]{article}
\usepackage[left=1.00cm, right=1.00cm, top=2cm, bottom=1.50cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage{fontspec}
\usepackage{amsmath, amsfonts, amssymb, amsthm}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{multicol}
\usepackage{enumitem}
\usepackage{mathrsfs}
\usepackage{colortbl}
\usepackage{varwidth}
\usepackage[most]{tcolorbox}
\tcbuselibrary{skins,breakable}
\usepackage{tikz}
\usetikzlibrary{calc}
\usetikzlibrary{shadows}
\usepackage{tabularx, array}
\usepackage{setspace}
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
urlcolor=magenta
}
\usepackage{fancyhdr}
% French language support
\usepackage[french]{babel}
% Bottom message in Arabic requires bidi package
\usepackage{bidi}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.1]{Amiri}
% Two-page layout (conditionally included)
% --- Colors ---
\definecolor{maroon}{cmyk}{0,0.87,0.68,0.32}
\definecolor{pBlue}{RGB}{102, 53, 153}
\definecolor{myblue}{HTML}{1D2A6E}
\definecolor{myred}{HTML}{A97E77}
\definecolor{mybrown}{HTML}{B35823}
\definecolor{gold}{HTML}{B48920}
\definecolor{myorange}{HTML}{ED8C2B}
\definecolor{col}{RGB}{45, 136, 119}
\definecolor{MainRed}{rgb}{.8, .1, .1}
\definecolor{winered}{rgb}{0.5,0,0}
\definecolor{JungleGreen}{HTML}{29AB87}
\definecolor{myblue3}{RGB}{36, 57, 126}
\definecolor{mygray}{RGB}{112,121,139}
\definecolor{LemonGlacier}{RGB}{253,255,0}
\colorlet{myblue3}{red!75!black}
\definecolor{lightgray}{gray}{0.6}
\definecolor{arrowblue}{RGB}{0,140,180}
\definecolor{bannerblue}{RGB}{210,240,240}
% --- Basic Settings ---
% Language variables for French exams
\def\professor{R. MOSAID} % Should be R. MOSAID not {{R. MOSAID}}
\def\classname{1BAC.SM}
\def\examtitle{Devoir 03 - S01}
\def\schoolname{Lycée : Taghzirt}
\def\academicyear{2025/2026}
\def\subject{Mathématiques}
\def\duration{2h}
\def\secondtitle{\small{visit ~~\wsite~~ for more!}}
\def\province{Direction provinciale\newline de Beni Mellal}
\def\logo{\includegraphics[width=\linewidth]{images/logo-men.png}}
\def\wsite{\href{https://www.mosaid.xyz}{\textcolor{magenta}{\texttt{www.mosaid.xyz}}}}
\def\ddate{\hfill \number\day/\number\month/\number\year~~}
% Exam-specific settings and custom definitions
% This file is generated in the current working directory
% Edit this file to customize your exam settings
% Define column type for centered cells
\newcolumntype{Y}{>{\centering\arraybackslash}X}
\newcolumntype{M}[1]{@{}>{\centering\arraybackslash}m{\#1}@{}}
\newcommand{\tb}{\tikz[baseline=-0.6ex]{\fill (0,0) circle (2pt);}~}
\newcommand{\ccc}[1]{
\begin{tikzpicture}[overlay, remember picture]
\node[circle, inner sep=3pt, draw=black, outer sep=0pt] at (0.5,0.2) {\#1};
\end{tikzpicture}
}
\newcommand{\circled}[1]{%
\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=1pt, font=\bf] (char) {\#1};}%
}
% --- Margin offsets for note placement ---
\def\rnotemargin{-1.5} % distance from right edge of text block
\def\lnotemargin{0.5} % distance from left edge of text block
% --- Note number placed 1cm from page edge (right margin) ---
\newcommand{\rnote}[1]{%
\tikz[remember picture,overlay,baseline=(text.base)]{%
% a tiny anchor at the current line baseline
\node (text) at (0,0) {};%
% coordinate 1cm left of the physical page right edge
\coordinate (marg) at ($(current page.east)+(\rnotemargin,0)$);%
% place the marker using x from 'marg' and y from 'text.base'
\node[anchor=base west,
font=\scriptsize\bfseries,
fill=yellow!30,
draw=black,
circle,
minimum size=14pt,
inner sep=1pt
] at (marg |- text.base) {$#1$};%
}%
}
% --- Note number placed 1cm from page edge (left margin) ---
\newcommand{\note}[1]{%
\tikz[remember picture,overlay,baseline=(text.base)]{%
% a tiny anchor at the current line baseline
\node (text) at (0,0) {};%
% coordinate 1cm left of the physical page right edge
\coordinate (marg) at ($(current page.west)+(\lnotemargin,0)$);%
% place the marker using x from 'marg' and y from 'text.base'
\node[anchor=base west,
font=\scriptsize\bfseries,
fill=yellow!30,
draw=black,
circle,
minimum size=14pt,
inner sep=1pt
] at (marg |- text.base) {$#1$};%
}%
}
% Document spacing
\setstretch{1.3}
% Math display style
\everymath{\displaystyle}
%\mathversion{bold}
%\AtBeginDocument{\fontsize{15}{17}\selectfont}
%\newcommand{\fff}[1]{\makebox[#1cm]{\dotfill}}
\newcommand{\dfp}[1]{\dotfill (\bf{\#1 pt})}
\SetEnumitemKey{tight}{
leftmargin=*,
itemsep=0pt,
topsep=0pt,
parsep=0pt,
partopsep=0pt,
before=\vspace{-2pt}, % reduce space before
after=\vspace{-2pt} % reduce space after
}
\newcommand{\VMargin}[1]{%
\begin{tikzpicture}[remember picture,overlay]
\draw[line width=1pt]
([xshift=#1]current page.north west) --
([xshift=#1]current page.south west);
\end{tikzpicture}%
}
\newcommand{\VMarginRight}[1]{%
\begin{tikzpicture}[remember picture,overlay]
\draw[line width=0.6pt]
([xshift=-#1]current page.north east) --
([xshift=-#1]current page.south east);
\end{tikzpicture}%
}
% Custom theorem environments (uncomment if needed)
% \newtheorem{theorem}{Theorem}
% \newtheorem{lemma}{Lemma}
% \newtheorem{corollary}{Corollary}
% Custom exercise environments (uncomment if needed)
% \newenvironment{solution}{\begin{proof}[Solution]}{\end{proof}}
% \newenvironment{remark}{\begin{proof}[Remark]}{\end{proof}}
% Custom commands for this exam (add your own below)
% \newcommand{\answerline}[1]{\underline{\hspace{\#1}}}
% \newcommand{\points}[1]{\hfill(\mbox{\#1 points})}
% Additional packages (uncomment if needed)
% \usepackage{siunitx} % For SI units
% \usepackage{chemformula} % For chemical formulas
% \usepackage{circuitikz} % For circuit diagrams
% Page layout adjustments
% \setlength{\parindent}{0pt}
% \setlength{\parskip}{1em}
% Custom colors for this exam
% \definecolor{myblue}{RGB}{0,100,200}
% \definecolor{mygreen}{RGB}{0,150,0}
% ----------------------------------------------------------------------
% ADD YOUR CUSTOM DEFINITIONS BELOW THIS LINE
% ----------------------------------------------------------------------
% Example:
\newcommand{\dif}{\mathrm{d}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\C}{\mathbb{C}}
% --- Theme 12: Decorated side band (LTR / left-oriented) ---
\newtcolorbox{exothemetwelve}[2][]{%
before=\centering,
after={},
before skip=0pt,
after skip=0pt,
breakable,
enhanced,
colframe=cyan,
colback=cyan!5,
sharp corners,
arc=3mm,
rounded corners=southeast,
arc is angular,
attach boxed title to top left={yshift*=-\tcboxedtitleheight},
title=#2,
fonttitle=\bfseries,
coltitle=yellow!50,
boxed title style={
left=1mm,
frame hidden,
sharp corners,
colback=cyan,
interior code app={
\path[fill=cyan, path fading=east]
([xshift=-0.1mm]interior.north east)
rectangle
([xshift=1cm]interior.south east);
\begin{scope}
\clip
([yshift=-0.1mm,xshift=-6mm]interior.north east)
rectangle
([xshift=1.5cm]interior.south east);
\foreach \i in {0,1,2,3,4,5}{
\draw[cyan!5,line width=0.5mm,transform canvas={xshift=\i*1.5mm}]
([yshift=-2mm]interior.south east)
--
([xshift=3mm]interior.north east);
}
\end{scope}
}
},
drop fuzzy shadow southeast=cyan,
#1
}
\newcommand{\printexo}[3]{%
\if\relax\detokenize{\#2}\relax
\def\fulltitle{Exercise #1}%
\else
\def\fulltitle{Exercise #1~#2}%
\fi
\begin{exothemetwelve}{\fulltitle}
#3
\end{exothemetwelve}
\vspace{0.2cm}%
}
% --- Header Style 9 (fr) ---
\newcommand{\printheadnine}{%
\arrayrulecolor{lightgray}
\begin{tabular}{m{0.22\textwidth} m{0.52\textwidth} m{0.22\textwidth}}
\textbf{\classname} & \centering \textbf{\examtitle}
& \ddate \\
\wsite & \centering \large\textbf{\secondtitle}
&\hfill
\begin{tabular}{|c}
\hline
\textbf{~~\professor}
\end{tabular}\\
\hline
\end{tabular}
\arrayrulecolor{black}
}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\setlength{\headheight}{47pt}
\setlength{\headsep}{0pt}
\fancyhead[C]{%
\printheadnine
}%
\pagestyle{fancy}
\begin{document}
\vspace*{-0.75cm}
% Exercise 1 (originally 1)
\printexo{1}{}{
Soit \(ABC\) un triangle rectangle en \(A\) tels que \(AB = 6\ \text{cm}\) et \(AC = 3\ \text{cm}\).\\
Soit \(G = \text{Bary}\{(A;1);(B;3);(C;-1)\}\) et \(E = \text{Bary}\{(A;1);(B;4);(C;-2)\}\).
\begin{enumerate}[label={\arabic*)}]
\item
\begin{enumerate}
\item Écrire \(\overrightarrow{AG}\) et \(\overrightarrow{AE}\) en fonction de \(\overrightarrow{AB}\) et \(\overrightarrow{AC}\).
\item Construire une figure convenable.
\end{enumerate}
\item Montrer que \((GE) // (BC)\).
\item Soit \(I\) un point tel que \(5\overrightarrow{AI} = 4\overrightarrow{AB}\).
\begin{enumerate}[label={a-}]
\item Montrer que \(I = \text{Bary}\{(A;1);(B;4)\}\).
\item En déduire que les points \(A, B\) et \(I\) sont alignés.
\end{enumerate}
\item La droite \((AE)\) coupe la droite \((BC)\) au point \(J\). Montrer que \(J = \text{Bary}\{(B;\alpha);(C;\beta)\}\) où l’on déterminera les valeurs de \(\alpha\) et \(\beta\).
\item Déterminer l’ensemble des points \(M\) tel que :
~\( \|\overrightarrow{MA} + 4\overrightarrow{MB} - 2\overrightarrow{MC}\| = \|\overrightarrow{MA} + \overrightarrow{MB} - \overrightarrow{MC}\| \)~
\end{enumerate}
}
% Exercise 2 (originally 2)
\printexo{2}{}{
Le plan est rapporté à un repère orthonormé $(O; \vec i, \vec j)$\\
On considère les points : \(A(3;2)\), \(B(5;6)\) et \(C(-1;4)\).
\begin{enumerate}[label={\arabic*)}, tight]
\item Calculer \(\cos(\overrightarrow{BA},\overrightarrow{BC})\) et \(\sin(\overrightarrow{BA},\overrightarrow{BC})\) puis en déduire la mesure principale de l’angle \((\widehat{\overrightarrow{BA},\overrightarrow{BC}})\).
\item
\begin{enumerate}[label={a-}]
\item Déterminer les équations cartésiennes des hauteurs \((D)\) et \((\Delta)\) du triangle \(ABC\) issues respectivement de \(A\) et \(B\).
\item En déduire les coordonnées du centre de gravité du triangle \(ABC\).
\end{enumerate}
\end{enumerate}
}
% Exercise 3 (originally 3)
\printexo{3}{}{
Dans le plan \((P)\), on considère les points \(A(2;0), B(-1;0)\) et \(C(1;3)\). Soit \((C_k)\) un ensemble défini par :
~\( (C_k) = \{M(x;y) \in (P): 4AM^2 - BM^2 = 3k\} \)~
tel que \(k \in \mathbb{R}\).
\begin{enumerate}[label={\arabic*)}]
\item Vérifier que pour tout \(M(x;y) \in (P)\) on a \(4AM^2 - BM^2 = 3(x^2 + y^2 - 6x + 5)\).
\item Montrer que l’ensemble \((C_0)\) est un cercle dont on déterminera son centre et son rayon.
\item Étudier suivant les valeurs du paramètre \(k\) la nature de l’ensemble \((C_k)\).
\item Quelle est la valeur de \(k\) pour que \(C \in (C_k)\) et donner dans ce cas l’équation de la tangente \((\Delta)\) de l’ensemble \((C_k)\) au point \(C\).
\item
\begin{enumerate}[label={a-}]
\item Vérifier que le point \(O\) est à l’extérieur du cercle \((C_0)\).
\item Déterminer les équations des deux tangentes \((T_1)\) et \((T_2)\) au cercle \((C_0)\) issues de \(O\).
\end{enumerate}
\item Résoudre graphiquement le système \((S)\) :
~\(\begin{cases}
x^2+y^2-6x+5>0\\
\sqrt{5}|y| < 2x
\end{cases} \)~
\end{enumerate}
}
% Bottom message
\vspace*{-0.5cm}
\begin{center}
\normalsize{%
\vskip 3pt \hrule height 3pt \vskip 5pt
\RL{\arabicfont
﴿بِسْمِ ٱللَّهِ ٱلرَّحْمَـٰنِ ٱلرَّحِيمِ الٓمٓر ۚ تِلْكَ ءَايَـٰتُ ٱلْكِتَـٰبِ ۗ وَٱلَّذِىٓ أُنزِلَ إِلَيْكَ مِن رَّبِّكَ ٱلْحَقُّ وَلَـٰكِنَّ أَكْثَرَ ٱلنَّاسِ لَا يُؤْمِنُونَ﴾ (الرعد 1)
}%
}%
\end{center}
\end{document}
✨ Get your own materials formatted with LaTeX
Explore more maths content for 1-bac-science-maths:
Related Courses, Exams, and Exercises
Frequently Asked Questions
What chapters or courses does this exam cover?
This exam covers: Le Barycentre dans le plan, Analytique du produit scalaire dans le plan, Analytique du produit scalaire dans le plan v2. It is designed to test understanding of these topics.
How many questions are in this exam?
The exam contains approximately 21 questions.
Is this exam aligned with the official curriculum?
Yes, it follows the 1-bac-science-maths maths guidelines.
What topics are covered in this course?
The course "Analytique du produit scalaire dans le plan" covers key concepts of maths for 1-bac-science-maths. Designed to help students master the curriculum.
Is this course suitable for beginners?
Yes, the material is structured to be accessible while providing depth for advanced learners.
Are there exercises or practice problems?
This resource includes 3 exercise(s) to reinforce learning.
Does this course include solutions?
Solutions are available separately.