Devoir à domicile, Logique et Généralités sur les fonctions
📅 November 08, 2025 | 👁️ Views: 641 | 📝 2 exercises | ❓ 19 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 2 exercises and 19 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 معروض أدناه — يمكنك تصفحه والاطلاع عليه مباشرة دون الحاجة لتحميله.
• يتوفر زر تحميل مباشر في أسفل الصفحة للاحتفاظ بالملف على جهازك.
• ستجد أيضًا مجموعة من الامتحانات والدروس والتمارين المرتبطة بنفس الدرس لتعزيز فهمك.
• هذا الامتحان يحتوي على 2 تمارين و 19 سؤالاً.
• تم تضمين الكود الكامل بلغة LaTeX أسفل الصفحة لمن يرغب في التعديل عليه أو التعلم منه واستخدامه.
• تم إنشاء هذا المحتوى باستخدام مولد امتحانات LaTeX — أداة قوية تساعدك على إنشاء مستندات تعليمية احترافية بسهولة.
• هل تحتاج تنسيقًا احترافيًا لموادك الخاصة؟ أقدم خدمة تنضيد LaTeX — أرسل محتواك واحصل على PDF نظيف وملف مصدر بسعر رمزي.
This PDF covers maths exam for 1-bac-science students. It includes 2 exercises and 19 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[french]{babel}
\usepackage{amsmath, amssymb}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{multicol}
\usepackage{enumitem}
\usepackage{mathrsfs}
\usepackage{tcolorbox,varwidth}
\usepackage{fontspec}
\usepackage{libertinus}
\tcbuselibrary{skins,breakable}
\usepackage{tikz}
\usetikzlibrary{calc}
\usetikzlibrary{shadows}
\usepackage{tabularx, array}
\usepackage{fancyhdr}
\usepackage{setspace}
% 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}
}
\usepackage{bidi}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.1]{Amiri}
% --- 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}
% --- Basic Settings ---
\def\professor{R. MOSAID}
\def\classname{TCSF}
\def\examtitle{Devoir 01 - S01}
\def\schoolname{\textbf{Lycée :} Taghzirt}
\def\academicyear{2025/2026}
\def\subject{Mathématiques}
\def\duration{2h}
\def\secondtitle{\small(Arithmétiques \& Calcul vectoriel)}
\def\province{Direction provinciale de\\ Beni Mellal}
\def\logo{\includegraphics[width=\linewidth]{images/logo-men.png}}
\def\bottommsg{Bonne chance!}
\setstretch{1.5}
\everymath{\displaystyle}
% --- Exercise Theme 9 ---
% Exercise Theme 9: Alternative centered theme
\newtcolorbox{exothemenine}[2][]{%
enhanced,
breakable,
width=\linewidth,
colback=white,
colframe=blue!60!black,
boxrule=1pt,
left=0pt, right=0pt, top=12pt, bottom=6pt,
boxsep=6pt,
before skip=0pt, after skip=0pt,
title={\#2},
fonttitle=\bfseries\large,
coltitle=blue!80!black,
attach boxed title to top center={yshift=-0.5mm},
boxed title style={
enhanced,
colframe=blue!50!black,
colback=blue!10!white,
boxrule=0.5mm,
rounded corners,
drop shadow={blue!50!black, shadow xshift=1pt, shadow yshift=-1pt}
},
#1
}
\newcommand{\printexo}[3]{%
\if\relax\detokenize{\#2}\relax
\def\fulltitle{Exercice #1}%
\else
\def\fulltitle{Exercice #1~#2}%
\fi
\begin{exothemenine}{\fulltitle}#3\end{exothemenine}%
\vspace{0.2cm}%
}
% --- Header Style 8 ---
% Head Style 8: Modern tabular header
\newcommand{\printheadeight}{%
\begingroup
\renewcommand{\arraystretch}{1}% <--- adjust spacing here
\setstretch{1}
\setlength{\parskip}{0pt}%
\fontsize{10}{13}\selectfont
\begin{tabular}{M{0.30\textwidth}M{0.36\textwidth}M{0.335\textwidth}}
\province & \logo & \schoolname \\
\parbox[c]{\dimexpr0.30\textwidth-2\tabcolsep}{%
\centering Prof: \textit{\professor} \\ \academicyear
} &
\parbox[c]{\dimexpr.36\textwidth-2\tabcolsep}{%
\centering \textbf{\examtitle} \\ \textbf{\subject}
} &
\parbox[c]{\dimexpr0.34\textwidth-2\tabcolsep}{%
\centering \textbf{\classname}
} \\
\end{tabular}
\endgroup
}
\fancyhf{}%
\renewcommand{\headrulewidth}{0pt}%
\renewcommand{\footrulewidth}{0pt}%
\setlength{\headheight}{87pt}
\setlength{\headsep}{0pt}%
\fancyhead[C]{%
\printheadeight
}%
\pagestyle{fancy}
\begin{document}
% Exercise 1
\printexo{1}{}{
Soient ~$ h $~ et ~$ k $~ les fonctions définies par:
~$ h : x \mapsto x^2 + 6x + 6 \quad \text{et} \quad k : x \mapsto \frac{2x+3}{x+2} $~
\begin{enumerate}
\item Déterminer ~$ D_h $~ et ~$ D_k $~ les ensembles de définition de ~$ h $~ et de ~$ k $~.
\item Déterminer ~$ T_h $~ le taux de variation de la fonction ~$ h $~.
\item Déduire les variations de ~$ h $~ sur ~$] - \infty, -\frac{3}{2}]$~ et sur ~$[-\frac{3}{2}, +\infty[$~.
\item Montrer que: ~$ (\forall x \in D_k),\quad k(x) = 2 - \frac{1}{x+2} $~.
\item Déduire les variations de ~$ k $~ sur les intervalles de ~$ D_k $~.
\item Tracer les courbes ~$ (C_h) $~ et ~$ (C_k) $~ de ~$ h $~ et de ~$ k $~.
\item Déterminer géométriquement la solution de: ~$ h(x) \leq k(x) $~.
\item Montrer que: ~$ (\forall x \in D_k) \quad h(x) = k(x) \iff (x + 2)(x^2 + 6x + 4) + 1 = 0 $~.
\item Sur l’intervalle ~$[1, 2]$~:
\begin{enumerate}
\item déterminer les variations de ~$ h $~ sur ~$[1, 2]$~ et ~$ h([1, 2]) $~;
\item déterminer les variations de ~$ k $~ sur ~$ h([1, 2]) $~;
\item déduire les variations de ~$ k \circ h $~ sur ~$[1, 2]$~.
\end{enumerate}
\end{enumerate}
}
% Exercise 2
\printexo{2}{}{
\begin{enumerate}
\item Montrer que: ~$ |x| \leq 2 \Rightarrow \frac{3}{5} \leq \frac{3}{x+3} \leq 3 $~.
\item Montrer que: ~$ (\forall n \in \mathbb{N}^* ) 4 $~ divise ~$ 5^n - 1 $~.
\item Montrer que: ~$ (\forall n \in \mathbb{N}) $~ on a: ~$ 2 + 4 + \ldots + (2n) = n(n + 1) $~.
\item Montrer que: ~$ x \neq 2 $~ et ~$ y \neq 1 \iff xy + 2 \neq x + 2y $~.
\item Résoudre l’équation suivante: ~$ |3x + 2| = x $~.
\item Montrer que l’équation: ~$ \frac{x^2 + 4x}{x^2 + 4x + 2} = 1 $~ n’admet pas de solution.
\item Trouver ~$ a $~ et ~$ b \in \mathbb{N}^* $~ tel que: ~$ (a + 2)(b - 1) = 15 $~.
\end{enumerate}
}
\end{document}
✨ Get your own materials formatted with LaTeX
Explore more maths content for 1-bac-science:
Related Courses, Exams, and Exercises
Frequently Asked Questions
What chapters or courses does this exam cover?
This exam covers: Notions de Logique v2, Notions de Logique v3, Notions de Logique, مفاهيم في علم المنطق, fiche Généralités sur les fonctions numériques, Généralités sur les fonctions numériques v2, عموميات حول الدوال العددية, Généralités sur les fonctions numériques. It is designed to test understanding of these topics.
How many questions are in this exam?
The exam contains approximately 19 questions.
Is this exam aligned with the official curriculum?
Yes, it follows the 1-bac-science maths guidelines.
What topics are covered in this course?
The course "Notions de Logique" covers key concepts of maths for 1-bac-science. 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 2 exercise(s) to reinforce learning.
Does this course include solutions?
Solutions are available separately.
Download maths Exam PDF (1-bac-science)
📥 Download Devoir à domicile, Logique et Généralités sur les fonctions (PDF)