Quiz interactif généré par IA à partir du document : 266.._sujet 2.pdf
Question 1 sur 10 20:00
[{"id":8170,"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² + 2x","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. 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\": \"6x + 2\", \"b\": \"3x² + 2\", \"c\": \"6x² + 2x\", \"d\": \"6x + 2x - 5\"}}","_debug_options_count":4},{"id":8171,"question":"La suite (un) définie par un = 2n + 1 est une suite 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, un+1 - un = 2(n+1) + 1 - (2n + 1) = 2, donc la suite est bien 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":8172,"question":"Quelle est la probabilité d'obtenir un nombre pair en lançant un dé équilibré ?","option_a":"1\/2","option_b":"1\/3","option_c":"1\/6","option_d":"2\/3","option_e":"","option_f":"","bonne_reponse":"a","explication":"Un dé équilibré a 6 faces. Les nombres pairs sont 2, 4 et 6, soit 3 faces. La probabilité est donc 3\/6 = 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\": \"1\/2\", \"b\": \"1\/3\", \"c\": \"1\/6\", \"d\": \"2\/3\"}}","_debug_options_count":4},{"id":8173,"question":"L'équation x² - 4x + 4 = 0 admet deux solutions réelles distinctes.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Cette équation est un carré parfait : (x - 2)² = 0. Elle admet une solution double x = 2, donc pas deux solutions distinctes.","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":8174,"question":"Quelle est la limite de la fonction f(x) = (3x² + 2x) \/ (x² - 1) lorsque x tend vers l'infini ?","option_a":"3","option_b":"2","option_c":"1","option_d":"0","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour x tendant vers l'infini, on garde uniquement les termes de plus haut degré au numérateur et au dénominateur. Ainsi, f(x) ≈ 3x² \/ x² = 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\": \"2\", \"c\": \"1\", \"d\": \"0\"}}","_debug_options_count":4},{"id":8175,"question":"La fonction f(x) = x³ - 3x est croissante sur l'intervalle ]-∞, -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² - 3 est positive lorsque x² \u003E 1, c'est-à-dire pour x \u003C -1 ou x \u003E 1. La fonction est donc croissante sur ]-∞, -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":8176,"question":"Quelle est la valeur de l'intégrale ∫(2x + 1) dx entre 0 et 2 ?","option_a":"6","option_b":"4","option_c":"8","option_d":"2","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale de 2x + 1 est x² + x. Évaluée entre 0 et 2, on obtient (4 + 2) - (0 + 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\": \"6\", \"b\": \"4\", \"c\": \"8\", \"d\": \"2\"}}","_debug_options_count":4},{"id":8177,"question":"La fonction f(x) = 1\/x est définie pour x = 0.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction f(x) = 1\/x n'est pas définie en x = 0 car la division par zéro est impossible.","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":8178,"question":"Quelle est la solution de l'inéquation 2x - 5 \u003E 3 ?","option_a":"x \u003E 4","option_b":"x \u003E 1","option_c":"x \u003C 4","option_d":"x \u003C 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"En résolvant l'inéquation : 2x - 5 \u003E 3 → 2x \u003E 8 → 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 \u003E 1\", \"c\": \"x \u003C 4\", \"d\": \"x \u003C 1\"}}","_debug_options_count":4},{"id":8179,"question":"La fonction f(x) = e^x est toujours positive.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle e^x est toujours strictement positive pour tout x réel, car e^x \u003E 0.","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.