Quiz interactif généré par IA à partir du document : 63f2584041747_Exercice 11.pdf
Question 1 sur 10 20:00
[{"id":126096,"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² + 2","option_d":"3x² + 2x","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme se calcule terme à terme : (3x²)' = 6x, (2x)' = 2, et (-5)' = 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² + 2\", \"d\": \"3x² + 2x\"}}","_debug_options_count":4},{"id":126097,"question":"L'équation x² - 4x + 4 = 0 admet-elle une solution réelle ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le discriminant Δ = b² - 4ac = 16 - 16 = 0. Une équation du second degré avec Δ = 0 admet une solution réelle double (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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":126098,"question":"Quelle est l'intégrale indéfinie de f(x) = 4x³ ?","option_a":"x⁴ + C","option_b":"x⁴\/4 + C","option_c":"4x⁴ + C","option_d":"x³ + C","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'intégrale de xⁿ est x^(n+1)\/(n+1). Donc ∫4x³ dx = 4 * (x⁴\/4) + C = x⁴ + C.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"x⁴ + C\", \"b\": \"x⁴\/4 + C\", \"c\": \"4x⁴ + C\", \"d\": \"x³ + C\"}}","_debug_options_count":4},{"id":126099,"question":"Le produit scalaire de deux vecteurs orthogonaux est-il toujours nul ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Par définition, deux vecteurs sont orthogonaux si et seulement si leur produit scalaire est nul.","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":126100,"question":"Quelle est la limite de la fonction f(x) = (2x² + 3x - 1)\/(x² - 1) lorsque x tend vers l'infini ?","option_a":"2","option_b":"0","option_c":"1","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour les limites à l'infini de fonctions rationnelles, on compare les termes de plus haut degré : (2x²)\/(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\": \"2\", \"b\": \"0\", \"c\": \"1\", \"d\": \"∞\"}}","_debug_options_count":4},{"id":126101,"question":"La fonction f(x) = |x| est-elle dérivable en x = 0 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction valeur absolue n'est pas dérivable en x = 0 car sa dérivée à gauche (-1) diffère de sa dérivée à droite (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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":126102,"question":"Quelle est la solution de l'inéquation 2x - 3 \u003E 5 ?","option_a":"x \u003E 4","option_b":"x \u003E 1","option_c":"x \u003C 4","option_d":"x \u003C 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"Résolvons l'inéquation : 2x - 3 \u003E 5 → 2x \u003E 8 → x \u003E 4.","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 4\", \"b\": \"x \u003E 1\", \"c\": \"x \u003C 4\", \"d\": \"x \u003C 1\"}}","_debug_options_count":4},{"id":126103,"question":"Le théorème des valeurs intermédiaires s'applique-t-il à toute fonction continue sur un intervalle fermé ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le théorème des valeurs intermédiaires stipule que si une fonction est continue sur un intervalle fermé [a, b], alors elle prend toutes les valeurs comprises entre f(a) et f(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":126104,"question":"Quelle est la probabilité d'obtenir un nombre pair en lançant un dé équilibré à 6 faces ?","option_a":"1\/2","option_b":"1\/3","option_c":"1\/6","option_d":"2\/3","option_e":"","option_f":"","bonne_reponse":"a","explication":"Les nombres pairs sur un dé sont 2, 4 et 6. Il y a 3 issues favorables sur 6 possibles, donc P(pair) = 3\/6 = 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\": \"1\/2\", \"b\": \"1\/3\", \"c\": \"1\/6\", \"d\": \"2\/3\"}}","_debug_options_count":4},{"id":126105,"question":"La fonction f(x) = e^x est-elle toujours positive sur ℝ ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle e^x est strictement positive pour tout x réel, car e^x \u003E 0 quel que soit 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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.