Quiz interactif généré par IA à partir du document : Exo Cours Correction.docx
Question 1 sur 10 20:00
[{"id":184518,"question":"Quelle est la dérivée de la fonction f(x) = 3x² + 2x - 5 ?","option_a":"6x + 2","option_b":"3x + 2","option_c":"6x² + 2","option_d":"2x + 3","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme s'obtient en appliquant la règle : (ax^n)' = n*ax^(n-1). Ici, f'(x) = 6x + 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\": \"6x + 2\", \"b\": \"3x + 2\", \"c\": \"6x² + 2\", \"d\": \"2x + 3\"}}","_debug_options_count":4},{"id":184519,"question":"La fonction f(x) = x³ - 3x est croissante sur l'intervalle [-1, 1].","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La dérivée f'(x) = 3x² - 3 est négative sur [-1, 1] (car 3x² ≤ 3), donc la fonction est décroissante sur cet intervalle.","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":184520,"question":"Quelle est la solution de l'équation différentielle y' + 2y = 0 ?","option_a":"y = Ce^(-2x)","option_b":"y = Ce^(2x)","option_c":"y = -2Ce^x","option_d":"y = 2x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'équation différentielle linéaire du premier ordre y' + ay = 0 a pour solution générale y = Ce^(-ax). Ici, a = 2, donc y = Ce^(-2x).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"y = Ce^(-2x)\", \"b\": \"y = Ce^(2x)\", \"c\": \"y = -2Ce^x\", \"d\": \"y = 2","_debug_options_count":4},{"id":184521,"question":"La probabilité d'obtenir un nombre pair en lançant un dé équilibré est de 1\/2.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Un dé équilibré a 6 faces (1, 2, 3, 4, 5, 6). Les nombres pairs sont 2, 4 et 6, soit 3 cas favorables sur 6 possibles. La probabilité est donc 3\/6 = 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":184522,"question":"Quelle est la limite de (sin x)\/x quand x tend vers 0 ?","option_a":"0","option_b":"1","option_c":"∞","option_d":"n'existe pas","option_e":"","option_f":"","bonne_reponse":"b","explication":"C'est une limite fondamentale en analyse : lim(x→0) (sin x)\/x = 1. Cette limite est souvent utilisée pour démontrer d'autres résultats.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"0\", \"b\": \"1\", \"c\": \"∞\", \"d\": \"n'existe pas\"}}","_debug_options_count":4},{"id":184523,"question":"La fonction f(x) = e^x est convexe sur ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée seconde de f(x) = e^x est f''(x) = e^x \u003E 0 pour tout x ∈ ℝ. Une fonction est convexe si sa dérivée seconde est positive.","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":184524,"question":"Quelle est la primitive de f(x) = 4x³ qui s'annule en x = 0 ?","option_a":"x⁴ + C","option_b":"x⁴","option_c":"4x⁴","option_d":"x⁴ - 1","option_e":"","option_f":"","bonne_reponse":"b","explication":"La primitive de 4x³ est x⁴ + C. Pour que F(0) = 0, on choisit C = 0, donc F(x) = x⁴.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"x⁴ + C\", \"b\": \"x⁴\", \"c\": \"4x⁴\", \"d\": \"x⁴ - 1\"}}","_debug_options_count":4},{"id":184525,"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":"b","explication":"La suite uₙ = (-1)^n alterne entre -1 et 1, elle n'a pas de limite. Une suite convergente doit avoir une limite unique.","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":184526,"question":"Quelle est la valeur de l'intégrale ∫₀¹ (3x² + 2x) dx ?","option_a":"1","option_b":"2","option_c":"3","option_d":"4","option_e":"","option_f":"","bonne_reponse":"c","explication":"En calculant l'intégrale : ∫(3x² + 2x) dx = x³ + x² + C. Évaluée entre 0 et 1, on obtient (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\": \"c\", \"options\": {\"a\": \"1\", \"b\": \"2\", \"c\": \"3\", \"d\": \"4\"}}","_debug_options_count":4},{"id":184527,"question":"La fonction f(x) = ln(x) est définie pour tout x ∈ ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction logarithme népérien ln(x) est définie uniquement pour x \u003E 0. Elle n'est pas définie pour x ≤ 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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.