Quiz interactif : Maîtrisez les nombres complexes et les fonctions dérivées !
🧠 Quiz 10 questions 10 min
QUIZ INTERACTIFDiff. 5/10
Corrigé détaillé d'une série d'exercices en mathématiques pour Terminale Scientifique. Solutions pas à pas, méthodes et astuces pour réussir le Bac.
Question 1 sur 10 10:00
[{"id":59097,"question":"Quelle est la forme algébrique du nombre complexe z = (3 + 2i)(1 - i) ?","option_a":"A) 5 + i","option_b":"B) 1 + 5i","option_c":"C) 3 - 2i","option_d":"D) 1 - i","option_e":"","option_f":"","bonne_reponse":"A","explication":"On développe le produit : (3 + 2i)(1 - i) = 3*1 + 3*(-i) + 2i*1 + 2i*(-i) = 3 - 3i + 2i - 2i². Comme i² = -1, on obtient 3 - i + 2 = 5 - i. La forme algébrique est donc 5 + i.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59098,"question":"La fonction f(x) = x³ - 3x + 2 admet-elle un extremum local en x = 1 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"A","explication":"Calculons la dérivée : f'(x) = 3x² - 3. En x = 1, f'(1) = 0. La dérivée seconde est f''(x) = 6x, donc f''(1) = 6 \u003E 0. La fonction admet donc un minimum local en x = 1.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59099,"question":"Quel est le module du nombre complexe z = 4 - 3i ?","option_a":"A) 5","option_b":"B) 7","option_c":"C) √7","option_d":"D) √13","option_e":"","option_f":"","bonne_reponse":"A","explication":"Le module d'un nombre complexe z = a + bi est donné par |z| = √(a² + b²). Ici, |z| = √(4² + (-3)²) = √(16 + 9) = √25 = 5.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59100,"question":"La suite définie par uₙ = (n² + 1)\/n converge-t-elle vers 0 quand n tend vers l'infini ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"B","explication":"La suite uₙ = (n² + 1)\/n = n + 1\/n. Quand n tend vers l'infini, n + 1\/n tend vers l'infini. La suite ne converge donc pas vers 0.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59101,"question":"Quelle est la dérivée de la fonction f(x) = ln(2x + 1) ?","option_a":"A) 1\/(2x + 1)","option_b":"B) 2\/(2x + 1)","option_c":"C) 1\/x","option_d":"D) 2x\/(2x + 1)","option_e":"","option_f":"","bonne_reponse":"B","explication":"La dérivée de ln(u) est u'\/u. Ici, u = 2x + 1, donc u' = 2. Ainsi, f'(x) = 2\/(2x + 1).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59102,"question":"Quel est l'argument principal du nombre complexe z = -1 + i√3 ?","option_a":"A) π\/3","option_b":"B) 2π\/3","option_c":"C) π\/6","option_d":"D) 5π\/6","option_e":"","option_f":"","bonne_reponse":"B","explication":"Le nombre complexe z = -1 + i√3 est dans le deuxième quadrant. Son argument θ vérifie tan(θ) = √3\/(-1) = -√3. L'argument principal est donc 2π\/3.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59103,"question":"La fonction f(x) = x⁴ - 4x³ admet-elle un point d'inflexion en x = 2 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"A","explication":"Calculons la dérivée seconde : f'(x) = 4x³ - 12x², f''(x) = 12x² - 24x. En x = 2, f''(2) = 48 - 48 = 0. La dérivée seconde change de signe autour de x = 2, donc il y a un point d'inflexion.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59104,"question":"Quelle est la solution de l'équation différentielle y' + 2y = 0 avec y(0) = 3 ?","option_a":"A) y = 3e^(2x)","option_b":"B) y = 3e^(-2x)","option_c":"C) y = -6e^(2x)","option_d":"D) y = 6e^(-2x)","option_e":"","option_f":"","bonne_reponse":"B","explication":"L'équation différentielle est linéaire d'ordre 1. La solution générale est y = Ce^(-2x). Avec y(0) = 3, on obtient C = 3. La solution est donc y = 3e^(-2x).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59105,"question":"Le nombre complexe z = 1 + i a-t-il un argument égal à π\/4 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"A","explication":"Le nombre complexe z = 1 + i est dans le premier quadrant. Son argument θ vérifie tan(θ) = 1\/1 = 1, donc θ = π\/4.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0},{"id":59106,"question":"Quelle est la limite de la fonction f(x) = (x² - 1)\/(x - 1) quand x tend vers 1 ?","option_a":"A) 0","option_b":"B) 1","option_c":"C) 2","option_d":"D) +∞","option_e":"","option_f":"","bonne_reponse":"D","explication":"La fonction f(x) = (x² - 1)\/(x - 1) peut se simplifier en f(x) = (x - 1)(x + 1)\/(x - 1) = x + 1 pour x ≠ 1. Quand x tend vers 1, f(x) tend vers 2.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.