Quiz interactif généré par IA à partir du document : 4 M Tome1.pdf
Question 1 sur 10 20:00
[{"id":72135,"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":"6x + 2x - 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme se calcule terme par terme : f'(x) = (3x²)' + (2x)' - (5)' = 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\": \"6x + 2x - 5\"}}","_debug_options_count":4},{"id":72136,"question":"Le produit scalaire de deux vecteurs est toujours positif.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le produit scalaire peut être positif, négatif ou nul selon l'angle entre les vecteurs. Il est positif si l'angle est aigu, négatif si l'angle est obtus.","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":72137,"question":"Résolvez l'inéquation : 2x - 3 \u003E 5.","option_a":"x \u003E 4","option_b":"x \u003C 4","option_c":"x \u003E 1","option_d":"x \u003C 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"En ajoutant 3 aux deux côtés, on obtient 2x \u003E 8, puis en divisant par 2, x \u003E 4.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"x \u003E 4\", \"b\": \"x \u003C 4\", \"c\": \"x \u003E 1\", \"d\": \"x \u003C 1\"}}","_debug_options_count":4},{"id":72138,"question":"La fonction f(x) = 1\/x est-elle continue sur son ensemble 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 ensemble de définition (x ≠ 0), car elle est définie et limite existe en tout point de son domaine.","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":72139,"question":"Quel est le résultat de l'intégrale ∫(4x³ + 2x) dx ?","option_a":"x⁴ + x² + C","option_b":"x⁴ + x + C","option_c":"4x⁴ + x² + C","option_d":"x⁴ + 2x² + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale se calcule terme par terme : ∫4x³ dx = x⁴ et ∫2x dx = x², d'où 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\": \"x⁴ + x² + C\", \"b\": \"x⁴ + x + C\", \"c\": \"4x⁴ + x² + C\", \"d\"","_debug_options_count":4},{"id":72140,"question":"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":"Par définition, P(A|B) = P(A ∩ B)\/P(B). Comme P(A ∩ B) ≤ P(A), 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":72141,"question":"Simplifiez l'expression : (x + 2)(x - 2) - x².","option_a":"-4","option_b":"4","option_c":"x² - 4","option_d":"0","option_e":"","option_f":"","bonne_reponse":"a","explication":"En développant (x + 2)(x - 2) = x² - 4, puis en soustrayant x², on obtient -4.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"-4\", \"b\": \"4\", \"c\": \"x² - 4\", \"d\": \"0\"}}","_debug_options_count":4},{"id":72142,"question":"La limite de la fonction f(x) = (x² - 1)\/(x - 1) lorsque x tend vers 1 est égale à 2.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction se simplifie en f(x) = x + 1 pour x ≠ 1, donc la limite est 2. Cependant, la fonction n'est pas définie en x = 1.","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":72143,"question":"Quel est le coefficient directeur de la droite d'équation y = -3x + 7 ?","option_a":"-3","option_b":"7","option_c":"3","option_d":"-7","option_e":"","option_f":"","bonne_reponse":"a","explication":"Dans l'équation réduite y = mx + p, m représente le coefficient directeur. Ici, m = -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\": \"7\", \"c\": \"3\", \"d\": \"-7\"}}","_debug_options_count":4},{"id":72144,"question":"La somme des angles d'un triangle est toujours égale à 180°.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"C'est une propriété fondamentale de la géométrie euclidienne : la somme des angles internes d'un triangle est toujours égale à 180°.","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.