Devoir 01 S01, Logique et Généralités sur les fonctions

📅 November 08, 2025   |   👁️ Views: 797   |   ❓ 18 questions



📘 About 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 18 questions.

• The complete LaTeX source code is included below for learning or customization.

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 معروض أدناه — يمكنك تصفحه والاطلاع عليه مباشرة دون الحاجة لتحميله.

• يتوفر زر تحميل مباشر في أسفل الصفحة للاحتفاظ بالملف على جهازك.

• ستجد أيضًا مجموعة من الامتحانات والدروس والتمارين المرتبطة بنفس الدرس لتعزيز فهمك.

• هذا الامتحان يحتوي على 18 سؤالاً.

• تم تضمين الكود الكامل بلغة LaTeX أسفل الصفحة لمن يرغب في التعديل عليه أو التعلم منه واستخدامه.

هل تحتاج تنسيقًا احترافيًا لموادك الخاصة؟ أقدم خدمة تنضيد LaTeX — أرسل محتواك واحصل على PDF نظيف وملف مصدر بسعر رمزي.

maths Exam for 1-bac-science PDF preview

This PDF covers maths exam for 1-bac-science students. It includes 18 questions. Designed to help you master the topic efficiently.

Votre navigateur ne supporte pas les PDFs. Voir le Lien de Téléchargement au dessous.

Your browser cannot display PDFs. Download the PDF instead.




    

\documentclass[14.5pt]{article} % <-- حجم الخط مناسب للصفحة
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\usepackage{amsmath,amssymb,mathtools}
\usepackage[a4paper, left=15mm, right=15mm, top=15mm, bottom=15mm]{geometry}
\usepackage{xcolor}
\usepackage{tcolorbox}
\usepackage{enumitem}
\usepackage{setspace}
\usepackage{lmodern}
\usepackage{fancyhdr}

\setlength{\parindent}{0pt}
\setstretch{1.25} % <-- مسافة بين الأسطر مناسبة للصفحة

% En-tête/pied de page vides
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}

% Couleur rouge uniforme
\definecolor{myred}{RGB}{150,10,10}

% Style d'encadré
\tcbset{
  myframe/.style={
    colframe=myred,
    colback=white,
    arc=2.5mm,
    boxrule=1.2pt,
    left=4mm,
    right=4mm,
    top=3.5mm,
    bottom=3.5mm,
  }
}

\begin{document}
\thispagestyle{empty}

% ==== En-tête ====
\begin{tcolorbox}[myframe,boxsep=1pt]
\begin{minipage}{0.32\textwidth}
\large Professeur : BK. Hamza\\
Lycée Ibn Rouchd
\end{minipage}
\hfill
\begin{minipage}{0.32\textwidth}
\centering
\LARGE \textbf{Devoir Surveillé 01 -- Semestre 1}
\end{minipage}
\hfill
\begin{minipage}{0.32\textwidth}
\raggedleft
\large Niveaux : 1BACSEF\\
Année : 2025/2026
\end{minipage}
\end{tcolorbox}

\vspace{3mm}

% ==== Exercice 1 ====
\Large
\textbf{Exercice 1} (7Pts)  \noindent\dotfill

\begin{enumerate}
    \item Écrire les propositions suivantes à l'aide des quantificateurs :
    \begin{itemize}
        \item[\textbf{P$_1$ :}] Pour tout entier naturel $n$
        il existe un entier $m$ , tel que  $m = n + 1$.
        \item[\textbf{P$_2$ :}] Il existe un entier naturel dont le carré est supérieur à 100.
    \end{itemize}
    \item Déterminer la valeur de vérité et la négation de la proposition P \\ $\text{P} : 10 = 8 \implies 3+4= 7$.
    \item Soit $x \in \mathbb{R}$. Montrer par le raisonnement par équivalence que : $x+2 \le \sqrt{x^2+4x+6}$.
    \item Montrer par contraposée que : \\ $\forall (x, y) \in (\mathbb{R}^*)^2 : (x \neq y \text{ et } xy \neq 2) \implies \frac{x^2+2}{y} \neq \frac{y^2+2}{x}$.
    \item Montrer par l'absurde que : $(\forall x \in \mathbb{R}^+) : \sqrt{x} \neq \frac{x+2}{\sqrt{x+2}}$.
    \item Montrer par récurrence que :  $(\forall n \in \mathbb{N}) : 1 + 3 + 5 + \dots + (2n+1) = (n+1)^2$.
\end{enumerate}

\vspace{3mm}

% ==== Exercice 2 ====
\Large
\textbf{Exercice 2}  (4Pts)   \noindent\dotfill

On considère la fonction $f$ définie sur $\mathbb{R}$ par : $f(x) = 3x - x^3$.
\begin{enumerate}
    \item Montrer que $f$ est une fonction impaire.
    \item Vérifier que : $(\forall x \in \mathbb{R}^+) : f(x) - 2 = -(x-1)^2(x+2)$.
    \item En déduire que $f(1)$ est la valeur maximale de la fonction $f$ sur $\mathbb{R}^+$.
    \item En déduire la valeur minimale de la fonction $f$ sur $\mathbb{R}^-$.
\end{enumerate}

\vspace{3mm}

% ==== Exercice 3 ====
\Large
\textbf{Exercice 3}  (6Pts)   \noindent\dotfill

Soient $f$ et $g$ deux fonction tel que : $f(x) = \sqrt{x+2}$ et $g(x) = \frac{1}{4}x^3$.
\begin{enumerate}
    \item Déterminer $\mathcal{D}_f$ et $\mathcal{D}_g$.
    \item Dresser le tableau de variations de $f$ puis de $g$.
    \item Construire $(\mathcal{C}_f)$ et $(\mathcal{C}_g)$ dans le même repère orthonormé $(O, \vec{i}, \vec{j})$.
    \item Déterminer graphiquement l'image $g([-2; +\infty[)$.
    \item
    \begin{enumerate}
        \item Déterminer $\mathcal{D}_{f \circ g}$, l'ensemble de définition de la fonction $g \circ f$.
        \item Donner l'expression de $(f \circ g)(x)$ pour $x$ dans $\mathcal{D}_{g \circ f}$.
        \item Étudier le sens des variations de la fonction $f \circ g$ sur $[-2; +\infty[$.
    \end{enumerate}
\end{enumerate}

\end{document}



📂 This document is part of the maths 1-bac-science collection — view all related lessons, exams, and exercises.
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 18 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?
Exercises are included to help you practice.

Does this course include solutions?
Solutions are available separately.


Download maths Exam PDF (1-bac-science)

📥 Download Devoir 01 S01, Logique et Généralités sur les fonctions (PDF)