Exercices : Équations & Inéquations ⚖️
3ème Année Collège
Exercice 1 : Équation simple 🔍
Résoudre : 3x + 5 = 17
Solution :
\[ 3x = 17 – 5 \]
\[ 3x = 12 \]
\[ x = \frac{12}{3} \]
\[ \boxed{x = 4} \]
Exercice 2 : Équation avec parenthèses 🧩
Résoudre : 2(x – 3) = 5x + 1
Solution :
\[ 2x – 6 = 5x + 1 \]
\[ 2x – 5x = 1 + 6 \]
\[ -3x = 7 \]
\[ x = -\frac{7}{3} \]
\[ \boxed{x \approx -2,33} \]
Exercice 3 : Équation fractionnaire 🍰
Résoudre : \(\frac{x}{2} + 3 = \frac{2x}{5} – 1\)
Solution :
\[ \frac{x}{2} – \frac{2x}{5} = -1 – 3 \]
\[ \frac{5x – 4x}{10} = -4 \]
\[ \frac{x}{10} = -4 \]
\[ \boxed{x = -40} \]
Exercice 4 : Inéquation simple 🚦
Résoudre et représenter sur une droite : 4x – 7 ≤ 5
Solution :
\[ 4x \leq 12 \]
\[ x \leq 3 \]
Solution : \(\boxed{x \in ]-\infty; 3]}\)
Exercice 5 : Problème contextualisé 🌍
Ahmed a 5 ans de plus que Karim. La somme de leurs âges est 31 ans. Trouver l’âge de Karim.
Solution :
Soit \( x \) = âge de Karim
\[ x + (x + 5) = 31 \]
\[ 2x + 5 = 31 \]
\[ 2x = 26 \]
\[ \boxed{x = 13 \text{ ans}} \]
Ahmed a donc \( 13 + 5 = 18 \) ans.
Exercice 6 : Inéquation produit ✖️
Résoudre : (2x – 6)(3x + 9) ≥ 0
Solution :
Racines : \( x = 3 \) et \( x = -3 \)
Intervalle |
Signe |
]−∞; −3] |
+ |
[−3; 3] |
− |
[3; +∞[ |
+ |
Solution : \(\boxed{x \in ]-\infty; -3] \cup [3; +\infty[}\)
Exercice 7 : Équation avec dénominateur 🧪
Résoudre : \(\frac{2x – 1}{3} = \frac{x + 4}{2}\)
Solution :
\[ 2(2x – 1) = 3(x + 4) \]
\[ 4x – 2 = 3x + 12 \]
\[ 4x – 3x = 12 + 2 \]
\[ \boxed{x = 14} \]
Exercice 8 : Inéquation quotient ➗
Résoudre : \(\frac{x – 2}{x + 1} < 0\)
Solution :
Valeurs interdites : \( x = -1 \)
Racine : \( x = 2 \)
Intervalle |
Signe |
]−∞; −1[ |
+ |
]−1; 2[ |
− |
]2; +∞[ |
+ |
Solution : \(\boxed{x \in ]-1; 2[}\)
Exercice 9 : Problème géométrique 📐
Un rectangle a un périmètre de 30 cm. Sa longueur est le double de sa largeur. Trouver ses dimensions.
Solution :
Soit \( x \) = largeur, alors \( 2x \) = longueur
\[ 2(x + 2x) = 30 \]
\[ 2(3x) = 30 \]
\[ 6x = 30 \]
\[ \boxed{x = 5 \text{ cm}} \]
Dimensions : largeur = 5 cm, longueur = 10 cm
Exercice 10 : Défi final 🏆
Résoudre le système :
\( \begin{cases}
2x + 3y = 12 \\
x – y = 1
\end{cases} \)
Solution :
Par substitution :
\[ x = y + 1 \]
\[ 2(y + 1) + 3y = 12 \]
\[ 2y + 2 + 3y = 12 \]
\[ 5y = 10 \]
\[ \boxed{y = 2} \]
\[ x = 2 + 1 \]
\[ \boxed{x = 3} \]
Solution : \(\boxed{(3; 2)}\)