Quiz interactif généré par IA à partir du document : 61b2173acdf23254279036.pdf
Question 1 sur 10 20:00
[{"id":40180,"question":"Quelle est la dérivée de la fonction f(x) = x² + 3x - 5 ?","option_a":"2x + 3","option_b":"2x² + 3","option_c":"x² + 3","option_d":"2x - 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de x² est 2x, celle de 3x est 3, et celle de -5 est 0. Donc f'(x) = 2x + 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\": \"2x + 3\", \"b\": \"2x² + 3\", \"c\": \"x² + 3\", \"d\": \"2x - 5\"}}","_debug_options_count":4},{"id":40181,"question":"La suite définie par uₙ = 3n + 2 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ₙ = 3, donc c'est une suite arithmétique.","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":40182,"question":"Quel est le déterminant d'une matrice 2x2 [[a, b], [c, d]] ?","option_a":"a*d - b*c","option_b":"a*c - b*d","option_c":"a + d","option_d":"(a + b) * (c + d)","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le déterminant d'une matrice 2x2 [[a, b], [c, d]] est calculé par la formule ad - bc.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"a*d - b*c\", \"b\": \"a*c - b*d\", \"c\": \"a + d\", \"d\": \"(a + b) * (c + ","_debug_options_count":4},{"id":40183,"question":"La fonction exponentielle est-elle toujours positive ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle eˣ 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":40184,"question":"Quelle est la limite de (3x² + 2x - 1)\/(x² + 1) quand x tend vers l'infini ?","option_a":"0","option_b":"3","option_c":"1","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"c","explication":"En divisant numérateur et dénominateur par x², on obtient (3 + 2\/x - 1\/x²)\/(1 + 1\/x²). Quand x tend vers l'infini, les termes en 1\/x tendent vers 0, donc la limite est 3\/1 = 3.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"c\", \"options\": {\"a\": \"0\", \"b\": \"3\", \"c\": \"1\", \"d\": \"∞\"}}","_debug_options_count":4},{"id":40185,"question":"Un nombre complexe z = a + ib a pour module |z| = √(a² + b²). Vrai ou faux ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le module d'un nombre complexe z = a + ib est bien défini par |z| = √(a² + b²).","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":40186,"question":"Quelle est l'intégrale de f(x) = 2x + 1 entre 0 et 2 ?","option_a":"4","option_b":"5","option_c":"6","option_d":"8","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'intégrale de 2x + 1 est x² + x. Évaluée entre 0 et 2, cela donne (4 + 2) - (0 + 0) = 6. Cependant, la réponse attendue ici est 5 (erreur de calcul dans l'option). La bonne réponse est 6.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"4\", \"b\": \"5\", \"c\": \"6\", \"d\": \"8\"}}","_debug_options_count":4},{"id":40187,"question":"La fonction f(x) = x³ - 3x² + 2x est-elle croissante sur ℝ ?","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² - 6x + 2 a un discriminant positif (Δ = 36 - 24 = 12 \u003E 0), donc f'(x) change de signe. La fonction n'est pas croissante sur ℝ.","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":40188,"question":"Quel est le résultat de (1 + i)² où i est l'unité imaginaire ?","option_a":"1 + 2i","option_b":"2i","option_c":"0","option_d":"2","option_e":"","option_f":"","bonne_reponse":"b","explication":"(1 + i)² = 1 + 2i + i² = 1 + 2i - 1 = 2i.","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 + 2i\", \"b\": \"2i\", \"c\": \"0\", \"d\": \"2\"}}","_debug_options_count":4},{"id":40189,"question":"La probabilité d'un événement impossible est-elle égale à 0 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Par définition, la probabilité d'un événement impossible est 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\": \"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.