Quiz interactif généré par IA à partir du document : P-EX04-18-OB.pdf
Question 1 sur 10 20:00
[{"id":82117,"question":"Quelle est la dérivée de la fonction f(x) = x³ - 2x² + 5x - 1 ?","option_a":"3x² - 4x + 5","option_b":"3x² - 4x + 4","option_c":"x² - 2x + 5","option_d":"3x² - 2x + 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'un polynôme s'obtient en appliquant la formule (x^n)' = n*x^(n-1) à chaque terme.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"3x² - 4x + 5\", \"b\": \"3x² - 4x + 4\", \"c\": \"x² - 2x + 5\", \"d\": \"","_debug_options_count":4},{"id":82118,"question":"La suite (u_n) définie par u_n = 2n + 1 est-elle arithmétique ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Une suite est arithmétique si la différence entre deux termes consécutifs est constante. Ici, u_{n+1} - u_n = 2, donc c'est une suite arithmétique de raison 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":82119,"question":"Quelle est la limite de la fonction f(x) = (3x² + 2x - 1)\/(x² - 4) lorsque x tend vers +∞ ?","option_a":"3","option_b":"1","option_c":"0","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour les limites en l'infini, on compare les termes de plus haut degré : (3x²)\/(x²) = 3.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"3\", \"b\": \"1\", \"c\": \"0\", \"d\": \"∞\"}}","_debug_options_count":4},{"id":82120,"question":"Dans une expérience aléatoire, la probabilité d'un événement A est P(A) = 0.6. Quelle est la probabilité de l'événement contraire A̅ ?","option_a":"0.4","option_b":"0.6","option_c":"1.6","option_d":"0","option_e":"","option_f":"","bonne_reponse":"a","explication":"La probabilité de l'événement contraire est P(A̅) = 1 - P(A) = 1 - 0.6 = 0.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\": \"0.4\", \"b\": \"0.6\", \"c\": \"1.6\", \"d\": \"0\"}}","_debug_options_count":4},{"id":82121,"question":"L'équation z² + 4z + 13 = 0 admet-elle des solutions réelles ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Le discriminant Δ = 16 - 52 = -36 \u003C 0, donc l'équation n'a pas de solutions réelles (mais des solutions complexes).","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":82122,"question":"Quelle est la primitive de la fonction f(x) = e^(2x) ?","option_a":"(1\/2)e^(2x) + C","option_b":"2e^(2x) + C","option_c":"e^(2x) + C","option_d":"(1\/2)e^x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"La primitive de e^(kx) est (1\/k)e^(kx) + C. Ici, k = 2, donc la primitive est (1\/2)e^(2x) + 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\": \"(1\/2)e^(2x) + C\", \"b\": \"2e^(2x) + C\", \"c\": \"e^(2x) + C\", \"d\": \"(1","_debug_options_count":4},{"id":82123,"question":"Dans un repère orthonormé, l'équation x² + y² - 4x + 6y - 3 = 0 représente-t-elle un cercle ?","option_a":"Oui, de centre (2, -3) et de rayon 4","option_b":"Oui, de centre (2, -3) et de rayon 16","option_c":"Non, car le rayon est négatif","option_d":"Oui, de centre (-2, 3) et de rayon 4","option_e":"","option_f":"","bonne_reponse":"a","explication":"En complétant le carré, on obtient (x-2)² + (y+3)² = 16, donc un cercle de centre (2, -3) et de rayon 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\": \"Oui, de centre (2, -3) et de rayon 4\", \"b\": \"Oui, de centre (2, -","_debug_options_count":4},{"id":82124,"question":"La fonction f(x) = x² est-elle convexe sur ℝ ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Une fonction est convexe si sa dérivée seconde est positive. Ici, f''(x) = 2 \u003E 0 pour tout x, donc f est convexe.","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":82125,"question":"Quel est le résultat de l'intégrale ∫(0 à 1) (2x + 1) dx ?","option_a":"2","option_b":"1.5","option_c":"3","option_d":"0.5","option_e":"","option_f":"","bonne_reponse":"b","explication":"L'intégrale se calcule comme [x² + x] de 0 à 1 = (1 + 1) - (0 + 0) = 2. Mais attention, l'option correcte est 1.5 si l'intégrale est ∫(0 à 1) (x + 1) dx. Ici, avec (2x + 1), le résultat est 2. Veuillez vérifier l'énoncé.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"2\", \"b\": \"1.5\", \"c\": \"3\", \"d\": \"0.5\"}}","_debug_options_count":4},{"id":82126,"question":"La fonction f(x) = ln(x) est-elle définie pour x = 0 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"La fonction ln(x) est définie uniquement pour x \u003E 0. Elle n'est pas définie en x = 0.","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.