Question 1 sur 10
20:00
[{"id":21999,"question":"Quelle est la solution de l'équation 3x - 5 = 7 ?","option_a":"x = 4","option_b":"x = 12","option_c":"x = 2","option_d":"x = -4","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour résoudre 3x - 5 = 7, on ajoute 5 des deux côtés : 3x = 12, puis on divise par 3 : x = 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 = 4\", \"b\": \"x = 12\", \"c\": \"x = 2\", \"d\": \"x = -4\"}}","_debug_options_count":4},{"id":22000,"question":"Le théorème de Pythagore s'applique-t-il à tous les triangles ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le théorème de Pythagore ne s'applique qu'aux triangles rectangles.","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":22001,"question":"Quelle est l'image de 2 par la fonction f(x) = 3x + 1 ?","option_a":"f(2) = 7","option_b":"f(2) = 5","option_c":"f(2) = 6","option_d":"f(2) = 4","option_e":"","option_f":"","bonne_reponse":"a","explication":"En remplaçant x par 2 dans f(x) = 3x + 1, on obtient f(2) = 3*2 + 1 = 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\": \"f(2) = 7\", \"b\": \"f(2) = 5\", \"c\": \"f(2) = 6\", \"d\": \"f(2) = 4\"}}","_debug_options_count":4},{"id":22002,"question":"Si un triangle a des côtés de longueurs 3 cm, 4 cm et 5 cm, est-il 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":22003,"question":"Quelle est la forme réduite de l'expression 2(x + 3) - 4x ?","option_a":"-2x + 6","option_b":"2x + 6","option_c":"6x + 6","option_d":"2x - 6","option_e":"","option_f":"","bonne_reponse":"a","explication":"En développant, on obtient 2x + 6 - 4x = -2x + 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\": \"-2x + 6\", \"b\": \"2x + 6\", \"c\": \"6x + 6\", \"d\": \"2x - 6\"}}","_debug_options_count":4},{"id":22004,"question":"La fonction f(x) = -2x + 5 est-elle croissante ou décroissante ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le coefficient directeur est -2 (négatif), donc la fonction est décroissante.","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":22005,"question":"Quelle est l'aire d'un rectangle de longueur 8 cm et de largeur 5 cm ?","option_a":"40 cm²","option_b":"13 cm²","option_c":"30 cm²","option_d":"26 cm²","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'aire d'un rectangle se calcule par longueur × largeur, soit 8 × 5 = 40 cm².","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"40 cm²\", \"b\": \"13 cm²\", \"c\": \"30 cm²\", \"d\": \"26 cm²\"}}","_debug_options_count":4},{"id":22006,"question":"Si f(x) = 4x - 1, alors f(0) = -1.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"En remplaçant x par 0, on obtient f(0) = 4*0 - 1 = -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":22007,"question":"Quelle est la solution de l'équation 5x + 3 = 2x + 12 ?","option_a":"x = 3","option_b":"x = 9","option_c":"x = 5","option_d":"x = -3","option_e":"","option_f":"","bonne_reponse":"a","explication":"On soustrait 2x des deux côtés : 3x + 3 = 12, puis on soustrait 3 : 3x = 9, et on divise par 3 : 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 = 9\", \"c\": \"x = 5\", \"d\": \"x = -3\"}}","_debug_options_count":4},{"id":22008,"question":"Un carré de côté 4 cm a un périmètre de 16 cm.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le périmètre d'un carré se calcule par 4 × côté, soit 4 × 4 = 16 cm.","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.
Révision des réponses