Quiz interactif généré par IA à partir du document : cbp FMT 2016.pdf
Question 1 sur 10 20:00
[{"id":37300,"question":"Quelle est la dérivée de la fonction f(x) = x² + 3x - 5 ?","option_a":"f'(x) = 2x + 3","option_b":"f'(x) = x² + 3","option_c":"f'(x) = 2x - 5","option_d":"f'(x) = 3x + 1","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynôme se calcule terme par terme : la dérivée de x² est 2x, celle de 3x est 3, et celle d'une constante (-5) est 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\": \"f'(x) = 2x + 3\", \"b\": \"f'(x) = x² + 3\", \"c\": \"f'(x) = 2x - 5\", \"","_debug_options_count":4},{"id":37301,"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 = (-4)² - 4*1*4 = 16 - 16 = 0. Une équation du second degré avec Δ = 0 admet une solution réelle double (ici 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":37302,"question":"Quelle est la limite de la fonction f(x) = (3x² + 2x - 1)\/(x² - 1) lorsque x tend vers l'infini ?","option_a":"0","option_b":"1","option_c":"3","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"c","explication":"Pour les fonctions rationnelles, la limite à l'infini est donnée par le rapport des coefficients des termes de plus haut degré : ici 3x²\/x² = 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\": \"∞\"}}","_debug_options_count":4},{"id":37303,"question":"La fonction f(x) = ln(x) est-elle définie pour x = -2 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction logarithme népérien ln(x) n'est définie que pour x \u003E 0. x = -2 est donc exclu de son domaine de définition.","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":37304,"question":"Quelle est la valeur de l'intégrale ∫(2x + 1) dx entre 0 et 2 ?","option_a":"4","option_b":"6","option_c":"8","option_d":"10","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'intégrale se calcule comme suit : [x² + x] entre 0 et 2 = (4 + 2) - (0 + 0) = 6.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"4\", \"b\": \"6\", \"c\": \"8\", \"d\": \"10\"}}","_debug_options_count":4},{"id":37305,"question":"Le nombre complexe z = 3 + 4i a-t-il un module égal à 5 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le module d'un nombre complexe z = a + bi est donné par √(a² + b²). Ici, √(3² + 4²) = √(9 + 16) = √25 = 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":37306,"question":"Quelle est la solution de l'inéquation 2x - 3 \u003E 5 ?","option_a":"x \u003E 4","option_b":"x \u003C 4","option_c":"x \u003E 1","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 \u003C 4\", \"c\": \"x \u003E 1\", \"d\": \"x \u003C 1\"}}","_debug_options_count":4},{"id":37307,"question":"La fonction f(x) = e^x est-elle toujours croissante sur ℝ ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de e^x est e^x, qui est toujours positive pour tout x réel. La fonction exponentielle est donc 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":37308,"question":"Quelle est la probabilité d'obtenir un nombre pair en lançant un dé équilibré à 6 faces ?","option_a":"1\/6","option_b":"1\/3","option_c":"1\/2","option_d":"2\/3","option_e":"","option_f":"","bonne_reponse":"c","explication":"Les nombres pairs sur un dé sont 2, 4 et 6, soit 3 issues favorables sur 6 possibles. La probabilité est donc 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\": \"c\", \"options\": {\"a\": \"1\/6\", \"b\": \"1\/3\", \"c\": \"1\/2\", \"d\": \"2\/3\"}}","_debug_options_count":4},{"id":37309,"question":"La suite u_n = (-1)^n est-elle convergente ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La suite u_n = (-1)^n alterne entre -1 et 1 et n'a pas de limite finie. Elle est donc divergente.","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.