1 Exercice 1 (6 pts)
- a- Résoudre dans $\mathbb{R}$ l'équation : $(E) : 2x^2 - 5x + 2 = 0$ (1.5 pt)
- b- En déduire l'ensemble des solutions dans $\mathbb{R}$ de l'inéquation : $2x^2 - 5x + 2 \ge 0$ (1.5 pt)
- Résoudre dans $\mathbb{R}^2$ le système : $\begin{cases} 3x + 2y = 7 \\ x - y = 4 \end{cases}$ (2 pts)
- Le prix d'un article a augmenté de 20% pour atteindre 360 DH. Quel était son prix initial ? (1 pt)
1.a) Équation :
Calcul du discriminant $\Delta = (-5)^2 - 4(2)(2) = 25 - 16 = 9$.
$\Delta > 0 \Rightarrow$ deux solutions :
$x_1 = \frac{5 - 3}{4} = \frac{1}{2}$ et $x_2 = \frac{5 + 3}{4} = 2$.
$S = \{ \frac{1}{2} ; 2 \}$.
1.b) Inéquation :
Le coefficient dominant $a=2$ est positif. Le trinôme est positif à l'extérieur des racines.
$S = ]-\infty ; \frac{1}{2}] \cup [2 ; +\infty[$.
2) Système :
De la 2ème équation : $x = y + 4$.
Substitution dans la 1ère : $3(y+4) + 2y = 7 \Rightarrow 5y + 12 = 7 \Rightarrow 5y = -5 \Rightarrow y = -1$.
$x = -1 + 4 = 3$.
$S = \{ (3 ; -1) \}$.
3) Prix initial :
Soit $P$ le prix initial. $P \times 1.20 = 360 \Rightarrow P = \frac{360}{1.20} = 300$ DH.