Quiz interactif généré par IA à partir du document : P-PB39-40-FM.pdf
Question 1 sur 10 20:00
[{"id":50863,"question":"Quelle est la limite de la fonction f(x) = (x² - 1)\/(x - 1) lorsque 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":"c","explication":"La fonction se simplifie en f(x) = x + 1 pour x ≠ 1. Ainsi, lim(x→1) f(x) = 2.","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. 0\", \"b\": \"B. 1\", \"c\": \"C. 2\", \"d\": \"D. +∞\"}}","_debug_options_count":4},{"id":50864,"question":"Soit A une matrice carrée d'ordre 2. 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":50865,"question":"Quelle est la dérivée de la fonction f(x) = ln(x² + 1) ?","option_a":"A. 2x\/(x² + 1)","option_b":"B. 1\/(x² + 1)","option_c":"C. 2x","option_d":"D. 2\/(x² + 1)","option_e":"","option_f":"","bonne_reponse":"a","explication":"En utilisant la formule de dérivation des fonctions composées : f'(x) = (2x)\/(x² + 1).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"A. 2x\/(x² + 1)\", \"b\": \"B. 1\/(x² + 1)\", \"c\": \"C. 2x\", \"d\": \"D. 2","_debug_options_count":4},{"id":50866,"question":"La suite définie par uₙ = (-1)ⁿ \/ n est convergente.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La suite converge vers 0 car |uₙ| = 1\/n tend vers 0 lorsque n tend vers l'infini.","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":50867,"question":"Quelle est la solution générale de l'équation différentielle y' + 2y = 0 ?","option_a":"A. y = Ce^(2x)","option_b":"B. y = Ce^(-2x)","option_c":"C. y = Cx²","option_d":"D. y = C\/(x+2)","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'équation est linéaire du premier ordre. La solution générale est y = Ce^(-2x), où C est une constante.","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. y = Ce^(2x)\", \"b\": \"B. y = Ce^(-2x)\", \"c\": \"C. y = Cx²\", \"d\":","_debug_options_count":4},{"id":50868,"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":50869,"question":"Le produit de deux matrices symétriques est toujours une matrice symétrique.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le produit de deux matrices symétriques n'est pas nécessairement symétrique. Par exemple, A = [[1, 0], [0, 0]] et B = [[0, 0], [0, 1]] sont symétriques, mais AB = [[0, 0], [0, 0]] n'est pas symétrique.","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":50870,"question":"Quelle est l'intégrale ∫(x e^x) dx ?","option_a":"A. x e^x + C","option_b":"B. e^x (x - 1) + C","option_c":"C. e^x (x + 1) + C","option_d":"D. x² e^x \/ 2 + C","option_e":"","option_f":"","bonne_reponse":"b","explication":"En utilisant l'intégration par parties : ∫x e^x dx = x e^x - ∫e^x dx = e^x (x - 1) + C.","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. x e^x + C\", \"b\": \"B. e^x (x - 1) + C\", \"c\": \"C. e^x (x + 1) + ","_debug_options_count":4},{"id":50871,"question":"Soit f une fonction continue sur [a, b]. Si f(a) \u003C 0 et f(b) \u003E 0, alors il existe c ∈ ]a, b[ tel que f(c) = 0.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"C'est le théorème des valeurs intermédiaires. Puisque f est continue et change de signe, elle s'annule nécessairement sur ]a, b[.","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":50872,"question":"Quelle est la valeur de la somme S = Σ(k=1 à n) k² ?","option_a":"A. n(n+1)\/2","option_b":"B. n(n+1)(2n+1)\/6","option_c":"C. n²(n+1)²\/4","option_d":"D. n(n-1)\/2","option_e":"","option_f":"","bonne_reponse":"b","explication":"La formule de la somme des carrés des n premiers entiers est S = n(n+1)(2n+1)\/6.","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(n+1)\/2\", \"b\": \"B. n(n+1)(2n+1)\/6\", \"c\": \"C. n²(n+1)²\/4\", \"","_debug_options_count":4}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.