Quiz interactif généré par IA à partir du document : 1479559052238_exercice3.pdf
Question 1 sur 10 20:00
[{"id":19479,"question":"Quelle est la dérivée de la fonction f(x) = 3x² + 2x - 5 ?","option_a":"6x + 2","option_b":"6x² + 2","option_c":"3x + 2","option_d":"6x - 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de f(x) = 3x² + 2x - 5 est f'(x) = 6x + 2, car la dérivée de x² est 2x et celle de x est 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\": \"6x + 2\", \"b\": \"6x² + 2\", \"c\": \"3x + 2\", \"d\": \"6x - 5\"}}","_debug_options_count":4},{"id":19480,"question":"L'équation x² - 4x + 4 = 0 admet-elle deux solutions distinctes ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'équation x² - 4x + 4 = 0 admet une solution double (x = 2), car le discriminant est nul (Δ = 0).","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":19481,"question":"Quelle est la valeur de la limite lim(x→+∞) (2x³ - x² + 1)\/x³ ?","option_a":"2","option_b":"0","option_c":"1","option_d":"+∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"En divisant chaque terme par x³, on obtient lim(x→+∞) (2 - 1\/x + 1\/x³) = 2.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"2\", \"b\": \"0\", \"c\": \"1\", \"d\": \"+∞\"}}","_debug_options_count":4},{"id":19482,"question":"La fonction f(x) = x³ est-elle paire ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une fonction paire vérifie f(-x) = f(x). Or, f(-x) = (-x)³ = -x³ ≠ x³ = f(x). Donc f n'est pas paire.","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":19483,"question":"Quel est le résultat de l'intégrale ∫(2x + 1) dx ?","option_a":"x² + x + C","option_b":"x² + 2x + C","option_c":"2x² + x + C","option_d":"x² + 1 + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale de 2x est x² et celle de 1 est x, donc ∫(2x + 1) dx = x² + x + C.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"x² + x + C\", \"b\": \"x² + 2x + C\", \"c\": \"2x² + x + C\", \"d\": \"x²","_debug_options_count":4},{"id":19484,"question":"La suite uₙ = n² est-elle arithmétique ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une suite arithmétique a une différence constante entre deux termes consécutifs. Or, uₙ₊₁ - uₙ = (n+1)² - n² = 2n + 1, qui n'est pas 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":19485,"question":"Quelle est la solution de l'équation 2^(x+1) = 8 ?","option_a":"x = 2","option_b":"x = 1","option_c":"x = 3","option_d":"x = 0","option_e":"","option_f":"","bonne_reponse":"a","explication":"2^(x+1) = 8 ⇒ 2^(x+1) = 2³ ⇒ x+1 = 3 ⇒ x = 2.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"x = 2\", \"b\": \"x = 1\", \"c\": \"x = 3\", \"d\": \"x = 0\"}}","_debug_options_count":4},{"id":19486,"question":"La fonction f(x) = 1\/x est-elle continue sur ℝ ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction f(x) = 1\/x n'est pas définie en x = 0, donc elle n'est pas continue sur tout ℝ.","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":19487,"question":"Quel est le développement limité de ln(1+x) à l'ordre 2 au voisinage de 0 ?","option_a":"x - x²\/2 + o(x²)","option_b":"x + x²\/2 + o(x²)","option_c":"x - x² + o(x²)","option_d":"x + x² + o(x²)","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le développement limité de ln(1+x) à l'ordre 2 est ln(1+x) = x - x²\/2 + o(x²).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"x - x²\/2 + o(x²)\", \"b\": \"x + x²\/2 + o(x²)\", \"c\": \"x - x² + o","_debug_options_count":4},{"id":19488,"question":"La probabilité d'obtenir un 6 en lançant un dé équilibré est-elle de 1\/6 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Un dé équilibré a 6 faces, donc la probabilité d'obtenir un 6 est bien 1\/6.","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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.