Quiz interactif généré par IA à partir du document : devoir-de-contrôle-n°3--2014-2015(mr-ramzi-rebai).pdf
Question 1 sur 10 20:00
[{"id":25794,"question":"Quelle est la solution de l'équation 3x - 5 = 2x + 7 ?","option_a":"x = 12","option_b":"x = 5","option_c":"x = -12","option_d":"x = 2","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour résoudre 3x - 5 = 2x + 7, on soustrait 2x des deux côtés : x - 5 = 7, puis on ajoute 5 : x = 12. Cette méthode est fondamentale pour résoudre les équations du premier degré.","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 = 5\", \"c\": \"x = -12\", \"d\": \"x = 2\"}}","_debug_options_count":4},{"id":25795,"question":"Dans un triangle rectangle, si l'hypoténuse mesure 10 cm et un côté mesure 6 cm, quelle est la longueur du troisième côté ?","option_a":"8 cm","option_b":"4 cm","option_c":"12 cm","option_d":"√136 cm","option_e":"","option_f":"","bonne_reponse":"a","explication":"D'après le théorème de Pythagore : a² + b² = c². Ici, 6² + b² = 10² → 36 + b² = 100 → b² = 64 → b = 8 cm. Ce théorème est essentiel en géométrie.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"8 cm\", \"b\": \"4 cm\", \"c\": \"12 cm\", \"d\": \"√136 cm\"}}","_debug_options_count":4},{"id":25796,"question":"La fonction f(x) = 2x² - 3x + 1 est une fonction affine.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une fonction affine s'écrit sous la forme f(x) = ax + b. Ici, f(x) = 2x² - 3x + 1 est une fonction polynôme du second degré (degré 2), donc ce n'est pas une fonction affine.","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":25797,"question":"Quelle est la solution de l'inéquation 2x + 3 \u003E 7 ?","option_a":"x \u003E 2","option_b":"x \u003E -2","option_c":"x \u003C 2","option_d":"x \u003C -2","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour résoudre 2x + 3 \u003E 7, on soustrait 3 : 2x \u003E 4, puis on divise par 2 : x \u003E 2. Les inéquations sont cruciales pour déterminer des intervalles de solutions.","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 2\", \"b\": \"x \u003E -2\", \"c\": \"x \u003C 2\", \"d\": \"x \u003C -2\"}}","_debug_options_count":4},{"id":25798,"question":"Dans un cercle de rayon 5 cm, quelle est la longueur d'un arc correspondant à un angle au centre de 60° ?","option_a":"5π\/3 cm","option_b":"5π cm","option_c":"10π\/3 cm","option_d":"π cm","option_e":"","option_f":"","bonne_reponse":"a","explication":"La longueur d'un arc est donnée par L = (θ\/360) × 2πr. Ici, L = (60\/360) × 2π × 5 = (1\/6) × 10π = 5π\/3 cm. Cette formule est utile en géométrie circulaire.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"5π\/3 cm\", \"b\": \"5π cm\", \"c\": \"10π\/3 cm\", \"d\": \"π cm\"}}","_debug_options_count":4},{"id":25799,"question":"La moyenne de 5 notes : 12, 14, 10, 16 et 13 est égale à 13.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La moyenne se calcule par (12 + 14 + 10 + 16 + 13) \/ 5 = 65 \/ 5 = 13. Les calculs de moyenne sont fréquents en statistiques.","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":25800,"question":"Quelle est la dérivée de la fonction f(x) = x³ - 2x² + 5x - 1 ?","option_a":"f'(x) = 3x² - 4x + 5","option_b":"f'(x) = x² - 4x + 5","option_c":"f'(x) = 3x² - 2x + 5","option_d":"f'(x) = 3x² - 4x - 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme s'obtient en appliquant la règle de dérivation : f'(x) = 3x² - 4x + 5. Cette notion est centrale en analyse.","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) = 3x² - 4x + 5\", \"b\": \"f'(x) = x² - 4x + 5\", \"c\": \"f'(x) ","_debug_options_count":4},{"id":25801,"question":"Dans un sac contenant 4 boules rouges et 6 boules bleues, quelle est la probabilité de tirer une boule rouge ?","option_a":"2\/5","option_b":"3\/5","option_c":"4\/10","option_d":"1\/4","option_e":"","option_f":"","bonne_reponse":"a","explication":"La probabilité se calcule par (nombre de cas favorables) \/ (nombre total de cas). Ici, P(rouge) = 4 \/ (4 + 6) = 4\/10 = 2\/5. Les probabilités sont essentielles en statistiques.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"2\/5\", \"b\": \"3\/5\", \"c\": \"4\/10\", \"d\": \"1\/4\"}}","_debug_options_count":4},{"id":25802,"question":"Le théorème de Thalès s'applique uniquement aux triangles isocèles.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le théorème de Thalès s'applique à tous les triangles, à condition que les droites soient parallèles. Il ne dépend pas de la nature du triangle.","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":25803,"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":"Pour résoudre x² - 5x + 6 = 0, on factorise : (x - 2)(x - 3) = 0. Les solutions sont donc x = 2 ou x = 3. Les équations du second degré sont un pilier de l'algèbre.","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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.