Question 1 sur 10
20:00
[{"id":18499,"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":"x² + 2","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme s'obtient en appliquant la règle : (ax^n)' = n*ax^(n-1). Ici, 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\": \"x² + 2\"}}","_debug_options_count":4},{"id":18500,"question":"L'équation x² - 4x + 4 = 0 admet-elle deux solutions distinctes ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le discriminant Δ = b² - 4ac = 0, donc l'équation admet une solution double : x = 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":18501,"question":"Quel est le centre de symétrie de la fonction f(x) = x³ - 3x ?","option_a":"O(0,0)","option_b":"(1, -2)","option_c":"(0, -3)","option_d":"(-1, 2)","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction f(x) = x³ - 3x est impaire : f(-x) = -f(x), donc son centre de symétrie est l'origine O(0,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\": \"O(0,0)\", \"b\": \"(1, -2)\", \"c\": \"(0, -3)\", \"d\": \"(-1, 2)\"}}","_debug_options_count":4},{"id":18502,"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.","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":18503,"question":"Quelle est la solution de 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":"2x - 3 \u003E 5 → 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 \u003C 4\", \"c\": \"x \u003E 1\", \"d\": \"x \u003C 1\"}}","_debug_options_count":4},{"id":18504,"question":"Le discriminant d'une équation du second degré ax² + bx + c = 0 est donné par :","option_a":"b² - 4ac","option_b":"b - 4ac","option_c":"4ac - b²","option_d":"a² - 4bc","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le discriminant Δ = b² - 4ac détermine le nombre de solutions réelles.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"b² - 4ac\", \"b\": \"b - 4ac\", \"c\": \"4ac - b²\", \"d\": \"a² - 4bc\"}}","_debug_options_count":4},{"id":18505,"question":"La fonction f(x) = 1\/x est-elle définie en 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":18506,"question":"Quel est le volume d'un cube d'arête 3 cm ?","option_a":"9 cm³","option_b":"27 cm³","option_c":"12 cm³","option_d":"18 cm³","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le volume d'un cube est donné par V = arête³ = 3³ = 27 cm³.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"9 cm³\", \"b\": \"27 cm³\", \"c\": \"12 cm³\", \"d\": \"18 cm³\"}}","_debug_options_count":4},{"id":18507,"question":"La dérivée de la fonction f(x) = √x est :","option_a":"1\/(2√x)","option_b":"1\/√x","option_c":"2√x","option_d":"x\/2","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de f(x) = x^(1\/2) est f'(x) = (1\/2)x^(-1\/2) = 1\/(2√x).","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√x)\", \"b\": \"1\/√x\", \"c\": \"2√x\", \"d\": \"x\/2\"}}","_debug_options_count":4},{"id":18508,"question":"Le théorème de Pythagore s'applique-t-il 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 une propriété spécifique aux 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}]
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