Quiz interactif généré par IA à partir du document : serie 5(corrigé)a.pdf
Question 1 sur 10 20:00
[{"id":48659,"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. 3x² + 2","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. Donc 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. 3x² +","_debug_options_count":4},{"id":48660,"question":"Dans une expérience aléatoire, la probabilité d'un événement A est P(A) = 0.4. Quelle est la probabilité de l'événement contraire ?","option_a":"A. 0.6","option_b":"B. 0.4","option_c":"C. 0.2","option_d":"D. 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"La probabilité de l'événement contraire est donnée par 1 - P(A). Donc P(contraire) = 1 - 0.4 = 0.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\": \"A. 0.6\", \"b\": \"B. 0.4\", \"c\": \"C. 0.2\", \"d\": \"D. 1\"}}","_debug_options_count":4},{"id":48661,"question":"Vrai ou Faux ? La suite (uₙ) définie par uₙ = n² est une suite 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. Ici, uₙ₊₁ - uₙ = (n+1)² - n² = 2n + 1, qui n'est pas constante. Donc la suite n'est pas arithmétique.","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":48662,"question":"Quelle est l'équation de la tangente à la courbe de f(x) = x³ au point d'abscisse 1 ?","option_a":"A. y = 3x - 2","option_b":"B. y = 3x + 1","option_c":"C. y = x³","option_d":"D. y = 3x - 3","option_e":"","option_f":"","bonne_reponse":"a","explication":"La tangente en x=1 a pour équation y = f'(1)(x-1) + f(1). f(1)=1 et f'(x)=3x² donc f'(1)=3. Ainsi, y = 3(x-1) + 1 = 3x - 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. y = 3x - 2\", \"b\": \"B. y = 3x + 1\", \"c\": \"C. y = x³\", \"d\": \"D.","_debug_options_count":4},{"id":48663,"question":"Vrai ou Faux ? La probabilité conditionnelle P(A|B) est toujours inférieure ou égale à P(A).","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La probabilité conditionnelle P(A|B) = P(A∩B)\/P(B). Comme P(A∩B) ≤ P(A) et P(B) ≤ 1, alors P(A|B) ≤ P(A).","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":48664,"question":"Quelle est la limite de la suite (uₙ) définie par uₙ = (2n + 1)\/n lorsque n tend vers l'infini ?","option_a":"A. 0","option_b":"B. 2","option_c":"C. 1","option_d":"D. +∞","option_e":"","option_f":"","bonne_reponse":"b","explication":"En divisant le numérateur et le dénominateur par n, on obtient uₙ = (2 + 1\/n). Lorsque n tend vers l'infini, 1\/n tend vers 0, donc uₙ tend vers 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. 1\", \"d\": \"D. +∞\"}}","_debug_options_count":4},{"id":48665,"question":"Dans un repère orthonormé, quelle est la distance entre les points A(1, 2) et B(4, 6) ?","option_a":"A. 5","option_b":"B. √7","option_c":"C. √13","option_d":"D. 3","option_e":"","option_f":"","bonne_reponse":"a","explication":"La distance entre deux points A(x₁,y₁) et B(x₂,y₂) est donnée par √[(x₂-x₁)² + (y₂-y₁)²]. Donc AB = √[(4-1)² + (6-2)²] = √(9 + 16) = √25 = 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\": \"A. 5\", \"b\": \"B. √7\", \"c\": \"C. √13\", \"d\": \"D. 3\"}}","_debug_options_count":4},{"id":48666,"question":"Vrai ou Faux ? Une suite géométrique de raison q \u003E 1 est toujours croissante.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une suite géométrique de raison q \u003E 1 est croissante si son premier terme est positif. Si le premier terme est négatif, la suite est décroissante. Donc l'affirmation est fausse.","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":48667,"question":"Quelle est la primitive de la fonction f(x) = 4x³ - 2x + 1 ?","option_a":"A. x⁴ - x² + x + C","option_b":"B. 12x² - 2 + C","option_c":"C. x⁴ - x² + C","option_d":"D. 4x⁴ - 2x² + x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"La primitive de 4x³ est x⁴, celle de -2x est -x², et celle de 1 est x. Donc F(x) = x⁴ - 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\": \"A. x⁴ - x² + x + C\", \"b\": \"B. 12x² - 2 + C\", \"c\": \"C. x⁴ - ","_debug_options_count":4},{"id":48668,"question":"Vrai ou Faux ? La fonction exponentielle est toujours positive sur ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle, notée exp(x), est définie pour tout réel x et exp(x) \u003E 0 pour tout x ∈ ℝ. 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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.