Quiz interactif généré par IA à partir du document : 63e948e3de7a5_exercice 8.pdf
Question 1 sur 10 20:00
[{"id":16949,"question":"Quelle est la limite de la fonction f(x) = (x² - 1)\/(x - 1) lorsque x tend vers 1 ?","option_a":"A. 0","option_b":"B. 1","option_c":"C. 2","option_d":"D. ∞","option_e":"","option_f":"","bonne_reponse":"c","explication":"En factorisant le numérateur, on obtient f(x) = (x+1)(x-1)\/(x-1) = x+1 pour x ≠ 1. Ainsi, la limite est 1+1 = 2.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"c\", \"options\": {\"a\": \"A. 0\", \"b\": \"B. 1\", \"c\": \"C. 2\", \"d\": \"D. ∞\"}}","_debug_options_count":4},{"id":16950,"question":"La fonction f(x) = x³ - 3x + 1 est strictement croissante sur ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée f'(x) = 3x² - 3 s'annule en x = ±1. La fonction n'est donc pas 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":16951,"question":"Quelle est la solution de l'équation différentielle y' + 2y = 0 avec y(0) = 3 ?","option_a":"A. y = 3e^{-2x}","option_b":"B. y = 3e^{2x}","option_c":"C. y = -2e^{3x}","option_d":"D. y = 3e^{-x}","option_e":"","option_f":"","bonne_reponse":"a","explication":"La solution générale est y = Ce^{-2x}. Avec y(0) = 3, on trouve C = 3, d'où y = 3e^{-2x}.","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. y = 3e^{-2x}\", \"b\": \"B. y = 3e^{2x}\", \"c\": \"C. y = -2e^{3x}\", ","_debug_options_count":4},{"id":16952,"question":"La suite définie par u_{n+1} = 2u_n + 1 avec u_0 = 0 est bornée.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La suite est strictement croissante (u_{n+1} - u_n = u_n + 1 \u003E 0 pour u_n ≥ 0) et tend vers l'infini, donc non bornée.","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":16953,"question":"Quel est le coefficient directeur de la tangente à la courbe de f(x) = ln(x) au point d'abscisse 1 ?","option_a":"A. 0","option_b":"B. 1","option_c":"C. e","option_d":"D. -1","option_e":"","option_f":"","bonne_reponse":"b","explication":"La dérivée de f(x) = ln(x) est f'(x) = 1\/x. En x = 1, f'(1) = 1, donc le coefficient directeur est 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\": \"A. 0\", \"b\": \"B. 1\", \"c\": \"C. e\", \"d\": \"D. -1\"}}","_debug_options_count":4},{"id":16954,"question":"La probabilité d'obtenir un double 6 en lançant deux dés équilibrés est de 1\/36.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Il y a 36 combinaisons possibles, dont une seule donne un double 6. La probabilité est donc bien 1\/36.","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":16955,"question":"Quelle est la valeur de l'intégrale ∫_{0}^{1} (3x² + 2x) dx ?","option_a":"A. 2","option_b":"B. 2,5","option_c":"C. 3","option_d":"D. 1,5","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'intégrale se calcule comme [x³ + x²]_{0}^{1} = 1 + 1 = 2. Cependant, l'option la plus proche est 2,5 (erreur possible dans les options).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"A. 2\", \"b\": \"B. 2,5\", \"c\": \"C. 3\", \"d\": \"D. 1,5\"}}","_debug_options_count":4},{"id":16956,"question":"L'équation de la droite passant par les points A(1, 2) et B(3, 4) est y = x + 1.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le coefficient directeur est (4-2)\/(3-1) = 1. L'équation est y = x + 1 (car 2 = 1*1 + 1). La réponse est donc Vrai.","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":16957,"question":"Quelle est la nature de la suite définie par u_n = (-1)^n \/ n ?","option_a":"A. Convergente","option_b":"B. Divergente","option_c":"C. Périodique","option_d":"D. Croissante","option_e":"","option_f":"","bonne_reponse":"a","explication":"La suite converge vers 0 car |u_n| ≤ 1\/n et lim(1\/n) = 0. Elle n'est ni périodique ni 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\": \"A. Convergente\", \"b\": \"B. Divergente\", \"c\": \"C. Périodique\", \"d\"","_debug_options_count":4},{"id":16958,"question":"Le produit scalaire de deux vecteurs orthogonaux est toujours égal à 0.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Par définition, deux vecteurs orthogonaux ont un produit scalaire nul. La réponse est donc Vrai.","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.