Quiz interactif généré par IA à partir du document : RÉSUMÉ ANALYSE.pdf
Question 1 sur 10 20:00
[{"id":97854,"question":"Quelle est la limite de la fonction f(x) = (2x² + 3x - 5)\/(x² - 4) lorsque x tend vers +∞ ?","option_a":"A. 2","option_b":"B. 0","option_c":"C. -∞","option_d":"D. +∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"La limite d'une fonction rationnelle lorsque x tend vers l'infini est égale au rapport des coefficients des termes de plus haut degré. Ici, 2x²\/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\": \"A. 2\", \"b\": \"B. 0\", \"c\": \"C. -∞\", \"d\": \"D. +∞\"}}","_debug_options_count":4},{"id":97855,"question":"Une fonction continue sur un intervalle est toujours dérivable sur cet intervalle.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une fonction continue n'est pas nécessairement dérivable. Par exemple, la fonction valeur absolue est continue mais non dérivable en 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},{"id":97856,"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. x\/(x² + 1)","option_e":"","option_f":"","bonne_reponse":"a","explication":"En utilisant la règle de la chaîne, la dérivée de ln(u) est u'\/u. Ici, u = x² + 1, donc u' = 2x. Ainsi, 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. x","_debug_options_count":4},{"id":97857,"question":"L'intégrale de 0 à π de sin(x) dx est égale à :","option_a":"A. 0","option_b":"B. 1","option_c":"C. 2","option_d":"D. π","option_e":"","option_f":"","bonne_reponse":"c","explication":"L'intégrale de sin(x) est -cos(x). Évaluée de 0 à π, on obtient -cos(π) - (-cos(0)) = 1 - (-1) = 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":97858,"question":"Toute fonction dérivable est continue.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Si une fonction est dérivable en un point, elle est nécessairement continue en ce point. La dérivabilité implique la continuité.","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":97859,"question":"Quelle est la solution de l'équation différentielle y' + 2y = 0 ?","option_a":"A. y = Ce^(2x)","option_b":"B. y = Ce^(-2x)","option_c":"C. y = 2Ce^x","option_d":"D. y = Ce^x","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'équation différentielle y' + 2y = 0 est une équation linéaire du premier ordre. Sa 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 = 2Ce^x\", \"d\"","_debug_options_count":4},{"id":97860,"question":"La fonction f(x) = x³ - 3x² + 2x est croissante sur l'intervalle [-1, 1].","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² - 6x + 2. En évaluant f'(-1) = 11 et f'(1) = -1, on voit que f' change de signe, donc la fonction n'est pas croissante sur [-1, 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":97861,"question":"Quelle est l'intégrale indéfinie de e^(3x) dx ?","option_a":"A. (1\/3)e^(3x) + C","option_b":"B. 3e^(3x) + C","option_c":"C. e^(3x) + C","option_d":"D. (1\/3)e^x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale de e^(ax) dx est (1\/a)e^(ax) + C. Ici, a = 3, donc l'intégrale est (1\/3)e^(3x) + 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\": \"A. (1\/3)e^(3x) + C\", \"b\": \"B. 3e^(3x) + C\", \"c\": \"C. e^(3x) + C\",","_debug_options_count":4},{"id":97862,"question":"La fonction f(x) = 1\/x est continue sur son domaine de définition.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction f(x) = 1\/x est continue sur son domaine de définition, c'est-à-dire pour tout x ≠ 0. Elle n'est pas définie en x = 0, donc pas continue en ce point.","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":97863,"question":"Quelle est la limite de la suite u_n = (n² + 1)\/(2n² - 3) lorsque n tend vers +∞ ?","option_a":"A. 0","option_b":"B. 1\/2","option_c":"C. 1","option_d":"D. +∞","option_e":"","option_f":"","bonne_reponse":"c","explication":"Pour une suite rationnelle, la limite est le rapport des coefficients des termes de plus haut degré. Ici, n²\/2n² = 1\/2. Cependant, en simplifiant, on obtient (1 + 1\/n²)\/(2 - 3\/n²) → 1\/2. Correction : la bonne réponse est B.","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\/2\", \"c\": \"C. 1\", \"d\": \"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.