Quiz — Mathématiques Les exercices incontournables MP.pdf
🧠 Quiz 10 questions 20 min
QUIZ INTERACTIFDiff. 5/10
Quiz interactif généré par IA à partir du document : Mathématiques Les exercices incontournables MP.pdf
Question 1 sur 10 20:00
[{"id":6481,"question":"Quelle est la limite de la suite définie par uₙ = (n² + 3n - 1)\/(2n² - n + 5) quand n tend vers +∞ ?","option_a":"A. 0","option_b":"B. 1\/2","option_c":"C. +∞","option_d":"D. -1\/5","option_e":"","option_f":"","bonne_reponse":"b","explication":"En divisant numérateur et dénominateur par n², on obtient lim (1 + 3\/n - 1\/n²)\/(2 - 1\/n + 5\/n²) = 1\/2.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"A. 0\", \"b\": \"B. 1\/2\", \"c\": \"C. +∞\", \"d\": \"D. -1\/5\"}}","_debug_options_count":4},{"id":6482,"question":"Soit f une fonction deux fois dérivable sur ℝ. Si f''(x) \u003E 0 pour tout x, alors f est convexe sur ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La convexité est définie par f''(x) ≥ 0. Si f''(x) \u003E 0 strictement, la fonction est strictement convexe.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":6483,"question":"Quelle est la valeur propre dominante de la matrice A = [[2, 1], [1, 2]] ?","option_a":"A. 1","option_b":"B. 2","option_c":"C. 3","option_d":"D. 4","option_e":"","option_f":"","bonne_reponse":"c","explication":"Le polynôme caractéristique est (2-λ)² - 1 = λ² - 4λ + 3. Les valeurs propres sont 1 et 3, donc la dominante est 3.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"c\", \"options\": {\"a\": \"A. 1\", \"b\": \"B. 2\", \"c\": \"C. 3\", \"d\": \"D. 4\"}}","_debug_options_count":4},{"id":6484,"question":"Soit X une variable aléatoire suivant une loi normale N(0, 1). Quelle est la probabilité P(-1 ≤ X ≤ 1) ?","option_a":"A. 0.3413","option_b":"B. 0.6826","option_c":"C. 0.9544","option_d":"D. 0.9974","option_e":"","option_f":"","bonne_reponse":"b","explication":"Pour une loi normale centrée réduite, P(-1 ≤ X ≤ 1) ≈ 0.6826 (règle des 68-95-99.7).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"A. 0.3413\", \"b\": \"B. 0.6826\", \"c\": \"C. 0.9544\", \"d\": \"D. 0.9974\"}","_debug_options_count":4},{"id":6485,"question":"L’espace vectoriel ℝ³ est-il de dimension infinie ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"ℝ³ est un espace vectoriel de dimension 3, donc de dimension finie.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":6486,"question":"Quelle est la solution générale de l’équation différentielle y' + 2y = e^{-x} ?","option_a":"A. y = Ce^{-2x} + e^{-x}","option_b":"B. y = Ce^{-x} + xe^{-x}","option_c":"C. y = Ce^{-2x} + xe^{-x}","option_d":"D. y = Ce^{-x} + e^{-2x}","option_e":"","option_f":"","bonne_reponse":"c","explication":"La solution de l’équation homogène est y_h = Ce^{-2x}. Une solution particulière est y_p = xe^{-x}. La solution générale est y = y_h + y_p.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"c\", \"options\": {\"a\": \"A. y = Ce^{-2x} + e^{-x}\", \"b\": \"B. y = Ce^{-x} + xe^{-x}\", \"c\": ","_debug_options_count":4},{"id":6487,"question":"Soit A une matrice carrée d’ordre 3. Si det(A) = 0, alors A est inversible.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une matrice est inversible si et seulement si son déterminant est non nul. Si det(A) = 0, A n’est pas inversible.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":6488,"question":"Quelle est la somme des coefficients du binôme de Newton C(n, k) pour k de 0 à n ?","option_a":"A. n","option_b":"B. 2^n","option_c":"C. n!","option_d":"D. (n+1)","option_e":"","option_f":"","bonne_reponse":"b","explication":"La somme des coefficients binomiaux C(n, k) pour k de 0 à n est égale à 2^n (développement de (1+1)^n).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"A. n\", \"b\": \"B. 2^n\", \"c\": \"C. n!\", \"d\": \"D. (n+1)\"}}","_debug_options_count":4},{"id":6489,"question":"Soit f une fonction continue sur [a, b] et dérivable sur ]a, b[. Si f(a) = f(b), alors il existe c ∈ ]a, b[ tel que f'(c) = 0 (théorème de Rolle).","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le théorème de Rolle s’applique si f est continue sur [a, b], dérivable sur ]a, b[, et f(a) = f(b). La conclusion est correcte.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":6490,"question":"Quelle est la valeur de l’intégrale ∫₀¹ x² e^{-x} dx ?","option_a":"A. 2 - 5\/e","option_b":"B. 1 - 2\/e","option_c":"C. e - 2","option_d":"D. 1\/e","option_e":"","option_f":"","bonne_reponse":"b","explication":"En utilisant une intégration par parties, on trouve ∫₀¹ x² e^{-x} dx = [-x² e^{-x}]₀¹ + 2∫₀¹ x e^{-x} dx = -1\/e + 2(1 - 2\/e) = 1 - 2\/e.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"A. 2 - 5\/e\", \"b\": \"B. 1 - 2\/e\", \"c\": \"C. e - 2\", \"d\": \"D. 1\/e\"}}","_debug_options_count":4}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.