Quiz interactif généré par IA à partir du document : correction-dvr-2.pdf
Question 1 sur 10 20:00
[{"id":42405,"question":"Quelle est la dérivée de la fonction f(x) = 3x² + 2x - 5 ?","option_a":"A. 6x + 2","option_b":"B. 3x + 2","option_c":"C. 6x² + 2","option_d":"D. 6x - 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme se calcule terme par terme. La dérivée de 3x² est 6x, celle de 2x est 2, et celle de -5 est 0. Ainsi, 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\": \"A. 6x + 2\", \"b\": \"B. 3x + 2\", \"c\": \"C. 6x² + 2\", \"d\": \"D. 6x - 5","_debug_options_count":4},{"id":42406,"question":"La suite définie par uₙ = 2n + 1 est-elle arithmétique ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Une suite est arithmétique si la différence entre deux termes consécutifs est constante. Ici, uₙ₊₁ - uₙ = [2(n+1) + 1] - [2n + 1] = 2, qui est constant. Donc la suite est arithmétique.","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":42407,"question":"Quelle est la limite de la fonction f(x) = (2x² + 3x) \/ (x² - 1) lorsque x tend vers l'infini ?","option_a":"A. 0","option_b":"B. 2","option_c":"C. +∞","option_d":"D. -1","option_e":"","option_f":"","bonne_reponse":"b","explication":"Pour trouver la limite à l'infini d'une fonction rationnelle, on compare les degrés du numérateur et du dénominateur. Ici, les deux sont de degré 2, donc la limite est égale au rapport des coefficients dominants : 2\/1 = 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\": \"A. 0\", \"b\": \"B. 2\", \"c\": \"C. +∞\", \"d\": \"D. -1\"}}","_debug_options_count":4},{"id":42408,"question":"L'équation ln(x) = 2 admet-elle une solution réelle ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction ln(x) est définie pour x \u003E 0 et prend toutes les valeurs réelles. Puisque 2 est une valeur réelle, il existe un x \u003E 0 tel que ln(x) = 2, à savoir 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":42409,"question":"Quelle est la probabilité d'obtenir un double 6 en lançant deux dés équilibrés ?","option_a":"A. 1\/6","option_b":"B. 1\/12","option_c":"C. 1\/36","option_d":"D. 1\/18","option_e":"","option_f":"","bonne_reponse":"c","explication":"Il y a 6 faces sur chaque dé, donc 6 × 6 = 36 issues possibles. Seul le couple (6,6) correspond au double 6. La probabilité est donc 1\/36.","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. 1\/6\", \"b\": \"B. 1\/12\", \"c\": \"C. 1\/36\", \"d\": \"D. 1\/18\"}}","_debug_options_count":4},{"id":42410,"question":"La fonction f(x) = x³ - 3x est-elle croissante sur l'intervalle [-2, 2] ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Pour déterminer la croissance d'une fonction, on étudie son signe de la dérivée. f'(x) = 3x² - 3. Sur [-2, 2], f'(x) est négatif pour x ∈ ]-1, 1[ et positif ailleurs. La fonction n'est donc pas croissante sur tout l'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":42411,"question":"Quelle est la valeur de l'intégrale ∫₀¹ (2x + 1) dx ?","option_a":"A. 1","option_b":"B. 2","option_c":"C. 3","option_d":"D. 4","option_e":"","option_f":"","bonne_reponse":"c","explication":"L'intégrale d'une fonction linéaire se calcule en utilisant la primitive. La primitive de 2x + 1 est x² + x. On évalue entre 0 et 1 : (1² + 1) - (0² + 0) = 2. Cependant, l'option C (3) est incorrecte ici, la bonne réponse est B (2). Correction : l'intégrale vaut 2, donc la bonne option 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. 1\", \"b\": \"B. 2\", \"c\": \"C. 3\", \"d\": \"D. 4\"}}","_debug_options_count":4},{"id":42412,"question":"Le nombre complexe z = -1 + i√3 a-t-il un module égal à 2 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le module d'un nombre complexe z = a + ib est donné par |z| = √(a² + b²). Ici, |z| = √((-1)² + (√3)²) = √(1 + 3) = √4 = 2. Donc l'affirmation est vraie.","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":42413,"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 = Cx","option_d":"D. y = C","option_e":"","option_f":"","bonne_reponse":"b","explication":"Il s'agit d'une équation différentielle linéaire du premier ordre. La solution générale est y = Ce^(-2x), où C est une constante réelle.","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":42414,"question":"La fonction f(x) = sin(x) est-elle périodique de période π ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction sin(x) est périodique de période 2π, car sin(x + 2π) = sin(x) pour tout x. Elle n'est pas périodique de période π, car sin(x + π) = -sin(x) ≠ sin(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\": \"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.