Quiz interactif généré par IA à partir du document : 11 serie6 ben saad.pdf
Question 1 sur 10 20:00
[{"id":164921,"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","option_d":"3x + 2","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme se calcule terme à terme : (3x²)' = 6x, (2x)' = 2, et (-5)' = 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\": \"6x + 2\", \"b\": \"3x² + 2\", \"c\": \"6x\", \"d\": \"3x + 2\"}}","_debug_options_count":4},{"id":164922,"question":"Si X suit une loi binomiale de paramètres n=10 et p=0.3, alors P(X=5) = ?","option_a":"C(10,5) * 0.3⁵ * 0.7⁵","option_b":"C(10,5) * 0.3⁵ * 0.7⁵","option_c":"C(10,5) * 0.3⁵","option_d":"C(10,5) * 0.7⁵","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour une loi binomiale, P(X=k) = C(n,k) * p^k * (1-p)^(n-k). Ici, k=5, n=10, p=0.3.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"C(10,5) * 0.3⁵ * 0.7⁵\", \"b\": \"C(10,5) * 0.3⁵ * 0.7⁵\", \"c\"","_debug_options_count":4},{"id":164923,"question":"La suite définie par uₙ₊₁ = 2uₙ + 3 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 relation de la forme uₙ₊₁ = uₙ + r. Ici, la relation est uₙ₊₁ = 2uₙ + 3, ce qui 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":164924,"question":"Quelle est la limite de la fonction f(x) = (2x² + 3x) \/ (x² - 1) lorsque x tend vers l'infini ?","option_a":"2","option_b":"0","option_c":"1","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"En divisant numérateur et dénominateur par x², on obtient f(x) = (2 + 3\/x) \/ (1 - 1\/x²). Lorsque x → ∞, 3\/x → 0 et 1\/x² → 0, donc la limite est 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":164925,"question":"L'équation différentielle y' + 2y = 0 a pour solution générale y = Ce^(-2x).","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"C'est une équation différentielle linéaire du premier ordre. La solution générale est bien 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\": \"a\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":164926,"question":"Quel est le coefficient directeur de la tangente à la courbe de f(x) = x³ - 3x² + 2 au point d'abscisse x=1 ?","option_a":"-3","option_b":"0","option_c":"3","option_d":"-1","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le coefficient directeur de la tangente est f'(1). f'(x) = 3x² - 6x, donc f'(1) = 3(1)² - 6(1) = -3.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"-3\", \"b\": \"0\", \"c\": \"3\", \"d\": \"-1\"}}","_debug_options_count":4},{"id":164927,"question":"Si deux événements A et B sont indépendants, alors P(A ∩ B) = P(A) * P(B).","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Par définition, deux événements sont indépendants si et seulement si P(A ∩ B) = P(A) * P(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":164928,"question":"Quelle est la solution de l'équation différentielle y'' - 4y' + 4y = 0 ?","option_a":"y = (C₁ + C₂x)e^(2x)","option_b":"y = C₁e^(2x) + C₂e^(-2x)","option_c":"y = C₁e^(2x)","option_d":"y = C₁e^(-2x)","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'équation caractéristique est r² - 4r + 4 = 0, qui a une racine double r=2. La solution générale est donc y = (C₁ + C₂x)e^(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 = (C₁ + C₂x)e^(2x)\", \"b\": \"y = C₁e^(2x) + C₂e^(-2x)\", \"","_debug_options_count":4},{"id":164929,"question":"La fonction f(x) = ln(x) est définie pour tout x réel.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction 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},{"id":164930,"question":"Quel est le développement limité à l'ordre 2 de la fonction f(x) = e^x au voisinage de 0 ?","option_a":"1 + x + x²\/2 + o(x²)","option_b":"1 + x + o(x)","option_c":"1 + x²\/2 + o(x²)","option_d":"x + x²\/2 + o(x²)","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le développement limité de e^x à l'ordre 2 est 1 + x + x²\/2 + o(x²), car les dérivées successives en 0 donnent f(0)=1, f'(0)=1, f''(0)=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\": \"1 + x + x²\/2 + o(x²)\", \"b\": \"1 + x + o(x)\", \"c\": \"1 + x²\/2 + o","_debug_options_count":4}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.