Quiz interactif généré par IA à partir du document : série 1 (3).pdf
Question 1 sur 10 20:00
[{"id":105480,"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 - 5","option_d":"6x + 2x - 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme s'obtient en appliquant la règle de dérivation : (ax^n)' = n*ax^(n-1). Ici, 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 - 5\", \"d\": \"6x + 2x - 5\"}}","_debug_options_count":4},{"id":105481,"question":"L'équation x² - 4x + 4 = 0 admet-elle deux solutions réelles distinctes ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","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\": \"b\", \"options\": {\"a\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":105482,"question":"Quel est le résultat de l'intégrale ∫(2x + 3) dx ?","option_a":"x² + 3x + C","option_b":"x² + 3x","option_c":"2x² + 3x + C","option_d":"x² + 3","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale d'une fonction polynôme s'obtient en appliquant la règle ∫(ax^n) dx = (a\/(n+1))x^(n+1) + C. Ici, ∫(2x + 3) dx = x² + 3x + C.","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² + 3x + C\", \"b\": \"x² + 3x\", \"c\": \"2x² + 3x + C\", \"d\": \"x² +","_debug_options_count":4},{"id":105483,"question":"La fonction f(x) = 1\/x est-elle continue sur ℝ ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction f(x) = 1\/x n'est pas définie en x = 0, donc elle n'est pas continue sur ℝ. Elle est continue 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":105484,"question":"Quelle est la limite de la suite uₙ = (3n² + 2n) \/ (n² + 1) quand n tend vers +∞ ?","option_a":"0","option_b":"1","option_c":"3","option_d":"2","option_e":"","option_f":"","bonne_reponse":"c","explication":"Pour trouver la limite d'une suite rationnelle, on divise le numérateur et le dénominateur par n². On obtient lim(uₙ) = lim(3 + 2\/n) \/ (1 + 1\/n²) = 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\": \"1\", \"c\": \"3\", \"d\": \"2\"}}","_debug_options_count":4},{"id":105485,"question":"Le produit scalaire de deux vecteurs orthogonaux est-il é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 sont orthogonaux si et seulement si leur produit scalaire est égal à 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},{"id":105486,"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":"En résolvant 2x - 3 \u003E 5, on obtient 2x \u003E 8, puis 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":105487,"question":"La fonction exponentielle 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, notée exp(x) ou e^x, 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":105488,"question":"Quel est le résultat de la somme des probabilités d'un événement certain ?","option_a":"0","option_b":"0.5","option_c":"1","option_d":"2","option_e":"","option_f":"","bonne_reponse":"c","explication":"La somme des probabilités de tous les événements possibles d'une expérience aléatoire est toujours égale à 1.","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\": \"0.5\", \"c\": \"1\", \"d\": \"2\"}}","_debug_options_count":4},{"id":105489,"question":"La dérivée de la fonction f(x) = ln(x) est-elle égale à 1\/x ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de la fonction logarithme népérien ln(x) est bien 1\/x pour x \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\": \"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.