Quiz interactif généré par IA à partir du document : Exercice 11 type devoir.pdf
Question 1 sur 10 20:00
[{"id":90726,"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 d'une fonction polynôme se calcule en appliquant la règle : (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² + 2x\", \"d\": \"3x² + 2\"}}","_debug_options_count":4},{"id":90727,"question":"L'équation x² - 4x + 4 = 0 admet 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":90728,"question":"Quelle est la limite de la fonction f(x) = (2x + 1)\/(x - 3) lorsque x tend vers +∞ ?","option_a":"2","option_b":"1\/2","option_c":"0","option_d":"+∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour les fonctions rationnelles, la limite en +∞ est le rapport des coefficients dominants : 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\": \"1\/2\", \"c\": \"0\", \"d\": \"+∞\"}}","_debug_options_count":4},{"id":90729,"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 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":90730,"question":"Quelle est la solution de l'inéquation 3x - 7 ≤ 2x + 5 ?","option_a":"x ≤ 12","option_b":"x ≥ 12","option_c":"x ≤ -12","option_d":"x ≥ -12","option_e":"","option_f":"","bonne_reponse":"a","explication":"3x - 2x ≤ 5 + 7 → x ≤ 12.","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 ≤ 12\", \"b\": \"x ≥ 12\", \"c\": \"x ≤ -12\", \"d\": \"x ≥ -12\"}}","_debug_options_count":4},{"id":90731,"question":"La fonction f(x) = 1\/x est 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 f(x) = 1\/x n'est pas définie en x = 0, donc elle n'est pas dérivable en ce point.","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":90732,"question":"Quel est le résultat de l'intégrale ∫(4x³ + 2x) dx ?","option_a":"x⁴ + x² + C","option_b":"x⁴ + 2x² + C","option_c":"4x⁴ + x² + C","option_d":"x⁴ + x + C","option_e":"","option_f":"","bonne_reponse":"b","explication":"∫4x³ dx = x⁴ et ∫2x dx = x². L'intégrale indéfinie inclut une constante 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⁴ + x² + C\", \"b\": \"x⁴ + 2x² + C\", \"c\": \"4x⁴ + x² + C\", ","_debug_options_count":4},{"id":90733,"question":"Deux droites parallèles ont le même coefficient directeur.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Deux droites parallèles ont des équations de la forme y = mx + p et y = mx + p', avec le même coefficient directeur m.","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":90734,"question":"Quelle est la solution de l'équation |2x - 5| = 3 ?","option_a":"x = 1 ou x = 4","option_b":"x = -1 ou x = 4","option_c":"x = 1 ou x = -4","option_d":"x = 4","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'équation |2x - 5| = 3 donne deux cas : 2x - 5 = 3 → x = 4 et 2x - 5 = -3 → x = 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\": \"x = 1 ou x = 4\", \"b\": \"x = -1 ou x = 4\", \"c\": \"x = 1 ou x = -4\", ","_debug_options_count":4},{"id":90735,"question":"La fonction f(x) = √x est définie pour tout x réel.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction √x n'est définie que pour x ≥ 0. Elle n'est pas définie pour les nombres négatifs.","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}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.