Quiz interactif généré par IA à partir du document : 30.DOC
Question 1 sur 10 20:00
[{"id":9118,"question":"Quelle est la solution de l'équation 2x + 5 = 11 ?","option_a":"x = 3","option_b":"x = 2","option_c":"x = 4","option_d":"x = -3","option_e":"","option_f":"","bonne_reponse":"a","explication":"2x + 5 = 11 ⇒ 2x = 6 ⇒ 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 = 3\", \"b\": \"x = 2\", \"c\": \"x = 4\", \"d\": \"x = -3\"}}","_debug_options_count":4},{"id":9119,"question":"Le théorème de Pythagore s'applique uniquement aux triangles rectangles.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le théorème de Pythagore est valable uniquement pour les triangles rectangles.","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":9120,"question":"Quelle est la dérivée de la fonction f(x) = 3x² + 2x - 1 ?","option_a":"f'(x) = 6x + 2","option_b":"f'(x) = 3x + 2","option_c":"f'(x) = 6x² + 2","option_d":"f'(x) = 3x² + 2","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de 3x² est 6x, celle de 2x est 2, et celle de -1 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\": \"f'(x) = 6x + 2\", \"b\": \"f'(x) = 3x + 2\", \"c\": \"f'(x) = 6x² + 2\", ","_debug_options_count":4},{"id":9121,"question":"Si un triangle a des côtés de longueurs 3, 4 et 5, alors il est rectangle.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"3² + 4² = 9 + 16 = 25 = 5², donc le triangle est rectangle d'après le théorème de Pythagore.","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":9122,"question":"Résolvez l'inéquation : 2x - 7 \u003C 3.","option_a":"x \u003C 5","option_b":"x \u003E 5","option_c":"x \u003C 2","option_d":"x \u003E 2","option_e":"","option_f":"","bonne_reponse":"a","explication":"2x - 7 \u003C 3 ⇒ 2x \u003C 10 ⇒ x \u003C 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\": \"x \u003C 5\", \"b\": \"x \u003E 5\", \"c\": \"x \u003C 2\", \"d\": \"x \u003E 2\"}}","_debug_options_count":4},{"id":9123,"question":"La fonction f(x) = x² est toujours croissante sur ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction f(x) = x² est décroissante sur ]-∞, 0] et croissante sur [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":9124,"question":"Quel est le résultat de √(16) + √(9) ?","option_a":"7","option_b":"5","option_c":"12","option_d":"25","option_e":"","option_f":"","bonne_reponse":"a","explication":"√(16) = 4 et √(9) = 3, donc 4 + 3 = 7.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"7\", \"b\": \"5\", \"c\": \"12\", \"d\": \"25\"}}","_debug_options_count":4},{"id":9125,"question":"Si deux droites sont parallèles, leurs coefficients directeurs sont égaux.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Deux droites parallèles ont le même coefficient directeur (ou sont toutes deux verticales).","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":9126,"question":"Calculez la limite de f(x) = (x² - 1)\/(x - 1) quand x tend vers 1.","option_a":"0","option_b":"1","option_c":"2","option_d":"La limite n'existe pas","option_e":"","option_f":"","bonne_reponse":"b","explication":"Factorisez : (x² - 1) = (x - 1)(x + 1), donc f(x) = x + 1. La limite quand x→1 est donc 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\": \"0\", \"b\": \"1\", \"c\": \"2\", \"d\": \"La limite n'existe pas\"}}","_debug_options_count":4},{"id":9127,"question":"Un quadrilatère avec deux côtés parallèles est toujours un parallélogramme.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Un quadrilatère avec deux côtés parallèles est un trapèze, mais pas nécessairement un parallélogramme (qui nécessite deux paires de côtés parallèles).","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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.