Quiz interactif généré par IA à partir du document : الدالة الأسية تمرين تطبيقي.pdf
Question 1 sur 10 20:00
[{"id":17509,"question":"Quelle est la dérivée de la fonction f(x) = e^(3x) ?","option_a":"f'(x) = 3e^(3x)","option_b":"f'(x) = e^(3x)","option_c":"f'(x) = 3x e^(3x)","option_d":"f'(x) = e^x","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de e^(u(x)) est u'(x) * e^(u(x)). Ici, u(x) = 3x, donc u'(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\": \"f'(x) = 3e^(3x)\", \"b\": \"f'(x) = e^(3x)\", \"c\": \"f'(x) = 3x e^(3x)\"","_debug_options_count":4},{"id":17510,"question":"La fonction exponentielle est-elle toujours croissante ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle (base e \u003E 1) est strictement croissante sur ℝ.","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":17511,"question":"Quelle est la limite de (e^x - 1)\/x lorsque x tend vers 0 ?","option_a":"0","option_b":"1","option_c":"+∞","option_d":"-∞","option_e":"","option_f":"","bonne_reponse":"b","explication":"C'est une forme indéterminée 0\/0. En appliquant la règle de l'Hôpital, on obtient 1.","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\", \"b\": \"1\", \"c\": \"+∞\", \"d\": \"-∞\"}}","_debug_options_count":4},{"id":17512,"question":"Pour résoudre e^(2x) = 5, quelle méthode est correcte ?","option_a":"Prendre le logarithme des deux côtés : 2x = ln(5)","option_b":"Diviser par e^x : e^x = 5\/2","option_c":"Élever au carré : e^(4x) = 25","option_d":"Remplacer e^x par x : x^2 = 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La méthode correcte est de prendre le logarithme naturel des deux côtés : 2x = ln(5).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"Prendre le logarithme des deux côtés : 2x = ln(5)\", \"b\": \"Divis","_debug_options_count":4},{"id":17513,"question":"La fonction f(x) = e^(-x) est-elle décroissante ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Sa dérivée f'(x) = -e^(-x) est négative pour tout x, 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\": \"a\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":17514,"question":"Quelle est la solution de l'équation e^(x+1) = e^2 ?","option_a":"x = 1","option_b":"x = 2","option_c":"x = 3","option_d":"x = -1","option_e":"","option_f":"","bonne_reponse":"a","explication":"En simplifiant, on obtient x + 1 = 2, donc x = 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\": \"x = 1\", \"b\": \"x = 2\", \"c\": \"x = 3\", \"d\": \"x = -1\"}}","_debug_options_count":4},{"id":17515,"question":"La fonction exponentielle vérifie-t-elle f(x+y) = f(x) * f(y) ?","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 fonction exponentielle : e^(x+y) = e^x * e^y.","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":17516,"question":"Quelle est la valeur de e^(ln(3)) ?","option_a":"3","option_b":"ln(3)","option_c":"e^3","option_d":"0","option_e":"","option_f":"","bonne_reponse":"a","explication":"Par définition, e^(ln(a)) = a pour tout a \u003E 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\": \"3\", \"b\": \"ln(3)\", \"c\": \"e^3\", \"d\": \"0\"}}","_debug_options_count":4},{"id":17517,"question":"Pour f(x) = e^(x^2), quelle est l'expression de f'(x) ?","option_a":"f'(x) = 2x e^(x^2)","option_b":"f'(x) = e^(x^2)","option_c":"f'(x) = x^2 e^(x^2)","option_d":"f'(x) = 2 e^(x^2)","option_e":"","option_f":"","bonne_reponse":"a","explication":"En utilisant la règle de dérivation des fonctions composées, f'(x) = 2x * e^(x^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\": \"f'(x) = 2x e^(x^2)\", \"b\": \"f'(x) = e^(x^2)\", \"c\": \"f'(x) = x^2 e^","_debug_options_count":4},{"id":17518,"question":"La fonction exponentielle est-elle définie pour tout x réel ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle est définie sur ℝ tout entier.","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.