Quiz interactif généré par IA à partir du document : 6713aa1c7f33a_correction EX1+Ex2.pdf
Question 1 sur 10 20:00
[{"id":83507,"question":"Quelle est la dérivée de la fonction f(x) = 3x² - 5x + 2 ?","option_a":"f'(x) = 6x - 5","option_b":"f'(x) = 3x - 5","option_c":"f'(x) = 6x² - 5x","option_d":"f'(x) = 6x + 2","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme se calcule terme par terme : (3x²)' = 6x, (-5x)' = -5, et (2)' = 0. Ainsi, f'(x) = 6x - 5.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"f'(x) = 6x - 5\", \"b\": \"f'(x) = 3x - 5\", \"c\": \"f'(x) = 6x² - 5x\",","_debug_options_count":4},{"id":83508,"question":"L'équation x² - 4x + 4 = 0 admet-elle deux solutions réelles distinctes ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le discriminant Δ = b² - 4ac = 16 - 16 = 0. Une équation du second degré avec Δ = 0 admet une solution réelle double (ici x = 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":83509,"question":"Quelle est la limite de la fonction f(x) = (2x² + 3x) \/ (x² - 1) lorsque x tend vers +∞ ?","option_a":"2","option_b":"0","option_c":"1","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour x → +∞, on divise numérateur et dénominateur par x² : f(x) = (2 + 3\/x) \/ (1 - 1\/x²) → 2\/1 = 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":83510,"question":"La fonction f(x) = x³ - 3x est-elle croissante sur l'intervalle [0, 2] ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée f'(x) = 3x² - 3. Sur [0, 2], f'(x) ≥ 0 (car 3x² ≥ 3 pour x ≥ 1 et f'(0) = -3, mais f'(x) \u003E 0 pour x \u003E 1). La fonction est donc croissante sur [1, 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":83511,"question":"Quelle est la solution de l'inéquation 2x - 5 \u003E 3x + 1 ?","option_a":"x \u003C -6","option_b":"x \u003E -6","option_c":"x \u003C 6","option_d":"x \u003E 6","option_e":"","option_f":"","bonne_reponse":"a","explication":"En résolvant 2x - 5 \u003E 3x + 1, on obtient -5 - 1 \u003E 3x - 2x → -6 \u003E x → x \u003C -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\": \"x \u003C -6\", \"b\": \"x \u003E -6\", \"c\": \"x \u003C 6\", \"d\": \"x \u003E 6\"}}","_debug_options_count":4},{"id":83512,"question":"La fonction f(x) = 1\/x est-elle dérivable en x = 0 ?","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 dérivable en ce point.","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":83513,"question":"Quelle est la valeur de l'intégrale ∫(2x + 1)dx entre 0 et 1 ?","option_a":"2","option_b":"1.5","option_c":"3","option_d":"0.5","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale de 2x + 1 entre 0 et 1 est [x² + x]₀¹ = (1 + 1) - (0 + 0) = 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\": \"1.5\", \"c\": \"3\", \"d\": \"0.5\"}}","_debug_options_count":4},{"id":83514,"question":"Le théorème des valeurs intermédiaires s'applique-t-il à toute fonction continue sur un intervalle fermé ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le théorème des valeurs intermédiaires stipule que si une fonction est continue sur un intervalle fermé [a, b], alors elle prend toutes les valeurs intermédiaires entre f(a) et f(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":83515,"question":"Quelle est la solution de l'équation ln(x) = 2 ?","option_a":"x = e²","option_b":"x = 2","option_c":"x = e","option_d":"x = 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'équation ln(x) = 2 se résout en appliquant l'exponentielle des deux côtés : x = e².","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 = e²\", \"b\": \"x = 2\", \"c\": \"x = e\", \"d\": \"x = 1\"}}","_debug_options_count":4},{"id":83516,"question":"La fonction f(x) = sin(x) est-elle périodique de période 2π ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction sinus est périodique de période 2π, car sin(x + 2π) = sin(x) pour tout x réel.","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.