Quiz interactif généré par IA à partir du document : Familles d’intégrales.pdf
Question 1 sur 10 20:00
[{"id":21229,"question":"Quelle est la primitive de la fonction f(x) = 3x² ?","option_a":"x³ + C","option_b":"x³","option_c":"3x³ + C","option_d":"x² + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"La primitive de 3x² est obtenue en appliquant la règle de puissance : ∫3x² dx = x³ + C, où C est la constante d’intégration.","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³ + C\", \"b\": \"x³\", \"c\": \"3x³ + C\", \"d\": \"x² + C\"}}","_debug_options_count":4},{"id":21230,"question":"L’intégrale ∫₀¹ (2x + 1) dx est égale à :","option_a":"2","option_b":"3","option_c":"1","option_d":"0","option_e":"","option_f":"","bonne_reponse":"b","explication":"Calculons l’intégrale : ∫(2x + 1) dx = x² + x + C. Évaluée entre 0 et 1, on obtient (1 + 1) - (0 + 0) = 2. Cependant, la primitive correcte est x² + x, donc l’intégrale définie est 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\": \"2\", \"b\": \"3\", \"c\": \"1\", \"d\": \"0\"}}","_debug_options_count":4},{"id":21231,"question":"La méthode d’intégration par parties s’applique à :","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Vrai. La méthode d’intégration par parties est utilisée pour intégrer le produit de deux fonctions, notamment lorsque l’une est une dérivée et l’autre une primitive.","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":21232,"question":"Quelle est la valeur de ∫₀^π sin(x) dx ?","option_a":"0","option_b":"2","option_c":"-2","option_d":"π","option_e":"","option_f":"","bonne_reponse":"b","explication":"L’intégrale de sin(x) est -cos(x). Évaluée entre 0 et π, on obtient -cos(π) - (-cos(0)) = -(-1) - (-1) = 1 + 1 = 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\": \"0\", \"b\": \"2\", \"c\": \"-2\", \"d\": \"π\"}}","_debug_options_count":4},{"id":21233,"question":"L’intégrale ∫ e^x dx est égale à :","option_a":"e^x + C","option_b":"ln(x) + C","option_c":"e^x","option_d":"x e^x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"La primitive de e^x est e^x + C, car la dérivée de e^x est e^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\": \"e^x + C\", \"b\": \"ln(x) + C\", \"c\": \"e^x\", \"d\": \"x e^x + C\"}}","_debug_options_count":4},{"id":21234,"question":"La formule ∫ u dv = uv - ∫ v du est utilisée pour :","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Vrai. Il s’agit de la formule d’intégration par parties, qui permet de transformer une intégrale complexe en une intégrale plus simple.","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":21235,"question":"Quelle est la valeur de ∫₁² (1\/x) dx ?","option_a":"ln(2)","option_b":"ln(1\/2)","option_c":"2","option_d":"1","option_e":"","option_f":"","bonne_reponse":"a","explication":"La primitive de 1\/x est ln|x|. Évaluée entre 1 et 2, on obtient ln(2) - ln(1) = ln(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\": \"ln(2)\", \"b\": \"ln(1\/2)\", \"c\": \"2\", \"d\": \"1\"}}","_debug_options_count":4},{"id":21236,"question":"L’intégrale ∫ x e^x dx peut être calculée par :","option_a":"Substitution","option_b":"Intégration par parties","option_c":"Décomposition en éléments simples","option_d":"Aucune des méthodes ci-dessus","option_e":"","option_f":"","bonne_reponse":"b","explication":"L’intégrale ∫ x e^x dx se calcule par intégration par parties, en posant u = x et dv = e^x dx.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"b\", \"options\": {\"a\": \"Substitution\", \"b\": \"Intégration par parties\", \"c\": \"Décomposit","_debug_options_count":4},{"id":21237,"question":"La propriété ∫ (f(x) + g(x)) dx = ∫ f(x) dx + ∫ g(x) dx est toujours vraie.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Vrai. Cette propriété, appelée linéarité de l’intégrale, est toujours valable pour deux fonctions intégrables.","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":21238,"question":"Quelle est la valeur de ∫₀^π\/2 cos(x) dx ?","option_a":"0","option_b":"1","option_c":"π\/2","option_d":"-1","option_e":"","option_f":"","bonne_reponse":"b","explication":"La primitive de cos(x) est sin(x). Évaluée entre 0 et π\/2, on obtient sin(π\/2) - sin(0) = 1 - 0 = 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\": \"0\", \"b\": \"1\", \"c\": \"π\/2\", \"d\": \"-1\"}}","_debug_options_count":4}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.