Quiz interactif généré par IA à partir du document : img288.pdf
Question 1 sur 10 20:00
[{"id":39250,"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":"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 -5 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\": \"6x + 2\", \"b\": \"3x² + 2\", \"c\": \"6x + 2x\", \"d\": \"3x + 2\"}}","_debug_options_count":4},{"id":39251,"question":"La suite (un) définie par un = n² + 1 est-elle arithmétique ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une suite arithmétique a une différence constante entre deux termes consécutifs. Ici, u(n+1) - u(n) = (n+1)² + 1 - (n² + 1) = 2n + 1, qui n'est pas constant.","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":39252,"question":"Quelle est la limite de la fonction f(x) = (2x² - 3x + 1)\/(x² + 1) lorsque x tend vers +∞ ?","option_a":"2","option_b":"1","option_c":"0","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"En divisant numérateur et dénominateur par x², on obtient f(x) = (2 - 3\/x + 1\/x²)\/(1 + 1\/x²). Lorsque x tend vers +∞, les termes en 1\/x et 1\/x² tendent vers 0, donc la limite est 2\/1 = 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\": \"2\", \"b\": \"1\", \"c\": \"0\", \"d\": \"∞\"}}","_debug_options_count":4},{"id":39253,"question":"Dans une classe de 30 élèves, 12 sont des filles. Quelle est la probabilité de choisir une fille au hasard ?","option_a":"0,4","option_b":"0,3","option_c":"0,6","option_d":"0,25","option_e":"","option_f":"","bonne_reponse":"b","explication":"La probabilité est le nombre de cas favorables divisé par le nombre total de cas. Ici, 12 filles \/ 30 élèves = 0,4. L'option correcte est 0,4 (et non 0,3).","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,4\", \"b\": \"0,3\", \"c\": \"0,6\", \"d\": \"0,25\"}}","_debug_options_count":4},{"id":39254,"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 exp(x) est définie pour tout réel x et exp(x) \u003E 0 pour tout 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":39255,"question":"Quelle est la solution de l'équation ln(x) = 2 ?","option_a":"e²","option_b":"2e","option_c":"ln(2)","option_d":"e","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'équation ln(x) = 2 équivaut à x = e², car ln(e²) = 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\": \"e²\", \"b\": \"2e\", \"c\": \"ln(2)\", \"d\": \"e\"}}","_debug_options_count":4},{"id":39256,"question":"Un dé équilibré à 6 faces est lancé deux fois. Quelle est la probabilité d'obtenir deux fois le chiffre 3 ?","option_a":"1\/6","option_b":"1\/36","option_c":"1\/12","option_d":"1\/18","option_e":"","option_f":"","bonne_reponse":"b","explication":"La probabilité d'obtenir un 3 en un lancer est 1\/6. Pour deux lancers indépendants, la probabilité est (1\/6) × (1\/6) = 1\/36.","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\/6\", \"b\": \"1\/36\", \"c\": \"1\/12\", \"d\": \"1\/18\"}}","_debug_options_count":4},{"id":39257,"question":"La droite d'équation y = 3x + 2 passe-t-elle par le point A(1, 5) ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"En remplaçant x par 1 dans l'équation de la droite, on obtient y = 3(1) + 2 = 5. Le point A(1, 5) appartient donc à la droite.","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":39258,"question":"Quelle est la primitive de la fonction f(x) = 4x³ - 2x + 1 ?","option_a":"x⁴ - x² + x + C","option_b":"x⁴ - x² + C","option_c":"4x⁴ - x² + x + C","option_d":"x⁴ - 2x² + x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"La primitive de 4x³ est x⁴, celle de -2x est -x², celle de 1 est x, et C est la constante d'intégration.","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⁴ - x² + x + C\", \"b\": \"x⁴ - x² + C\", \"c\": \"4x⁴ - x² + x","_debug_options_count":4},{"id":39259,"question":"La somme des angles d'un triangle est-elle toujours égale à 180° ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Dans un triangle euclidien (plan), la somme des angles est toujours égale à 180°. Cette propriété est fondamentale en géométrie plane.","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.