Quiz interactif généré par IA à partir du document : SERIE 1 Correction partie1.pdf
Question 1 sur 10 20:00
[{"id":45888,"question":"Quelle est la solution de l'équation x² - 5x + 6 = 0 ?","option_a":"x = 2 ou x = 3","option_b":"x = -2 ou x = -3","option_c":"x = 1 ou x = 6","option_d":"x = 0 ou x = 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'équation x² - 5x + 6 = 0 se factorise en (x-2)(x-3) = 0. Les solutions sont donc x = 2 et 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\": \"x = 2 ou x = 3\", \"b\": \"x = -2 ou x = -3\", \"c\": \"x = 1 ou x = 6\", ","_debug_options_count":4},{"id":45889,"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":"La dérivée f'(x) = 3x² - 3 s'annule en x = -1 et x = 1. La fonction n'est pas croissante sur tout l'intervalle [-2, 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":45890,"question":"Quel est le résultat de l'intégrale ∫(2x + 1) dx entre 0 et 2 ?","option_a":"6","option_b":"5","option_c":"4","option_d":"7","option_e":"","option_f":"","bonne_reponse":"c","explication":"L'intégrale ∫(2x + 1) dx = x² + x + C. Entre 0 et 2, cela donne (4 + 2) - (0 + 0) = 6. Cependant, la question semble porter sur une autre intégrale. Vérifiez les données.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"c\", \"options\": {\"a\": \"6\", \"b\": \"5\", \"c\": \"4\", \"d\": \"7\"}}","_debug_options_count":4},{"id":45891,"question":"Si P(A) = 0,3 et P(B) = 0,5, quelle est la probabilité P(A ∪ B) si A et B sont indépendants ?","option_a":"0,8","option_b":"0,65","option_c":"0,15","option_d":"0,35","option_e":"","option_f":"","bonne_reponse":"b","explication":"Pour des événements indépendants, P(A ∪ B) = P(A) + P(B) - P(A)P(B) = 0,3 + 0,5 - (0,3 × 0,5) = 0,65.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"0,8\", \"b\": \"0,65\", \"c\": \"0,15\", \"d\": \"0,35\"}}","_debug_options_count":4},{"id":45892,"question":"La suite uₙ 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, donc la suite est arithmétique de raison 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":45893,"question":"Quelle est la dérivée de la fonction f(x) = ln(2x + 1) ?","option_a":"1\/(2x + 1)","option_b":"2\/(2x + 1)","option_c":"2x\/(2x + 1)","option_d":"1\/(x + 0,5)","option_e":"","option_f":"","bonne_reponse":"b","explication":"La dérivée de ln(u) est u'\/u. Ici, u = 2x + 1, donc u' = 2. Ainsi, f'(x) = 2\/(2x + 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\": \"1\/(2x + 1)\", \"b\": \"2\/(2x + 1)\", \"c\": \"2x\/(2x + 1)\", \"d\": \"1\/(x + ","_debug_options_count":4},{"id":45894,"question":"Un dé équilibré est lancé deux fois. Quelle est la probabilité d'obtenir deux fois le chiffre 6 ?","option_a":"1\/6","option_b":"1\/12","option_c":"1\/36","option_d":"1\/18","option_e":"","option_f":"","bonne_reponse":"c","explication":"La probabilité d'obtenir un 6 en un lancer est 1\/6. Pour deux lancers indépendants, la probabilité est (1\/6) × (1\/6) = 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\": \"1\/6\", \"b\": \"1\/12\", \"c\": \"1\/36\", \"d\": \"1\/18\"}}","_debug_options_count":4},{"id":45895,"question":"La fonction f(x) = e^x est-elle toujours positive sur ℝ ?","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.","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":45896,"question":"Quelle est la solution de l'inéquation 3x - 7 ≤ 2x + 5 ?","option_a":"x ≤ 12","option_b":"x ≥ 12","option_c":"x ≤ -12","option_d":"x ≥ -12","option_e":"","option_f":"","bonne_reponse":"a","explication":"En soustrayant 2x des deux côtés, on obtient x - 7 ≤ 5. Puis en ajoutant 7, x ≤ 12.","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 ≤ 12\", \"b\": \"x ≥ 12\", \"c\": \"x ≤ -12\", \"d\": \"x ≥ -12\"}}","_debug_options_count":4},{"id":45897,"question":"Le nombre complexe z = 3 + 4i a-t-il pour module 5 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le module de z = a + bi est √(a² + b²). Ici, √(3² + 4²) = √(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\": \"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.