Quiz interactif généré par IA à partir du document : dl1213-SeriesEnt-cor.pdf
Question 1 sur 10 20:00
[{"id":40490,"question":"Quelle est la dérivée de la fonction f(x) = x² + 3x - 5 ?","option_a":"2x + 3","option_b":"x² + 3","option_c":"2x² + 3x","option_d":"x + 3","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'un polynôme se calcule terme par terme : dérivée de x² = 2x, dérivée de 3x = 3, dérivée de -5 = 0. Donc f'(x) = 2x + 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\": \"2x + 3\", \"b\": \"x² + 3\", \"c\": \"2x² + 3x\", \"d\": \"x + 3\"}}","_debug_options_count":4},{"id":40491,"question":"La suite définie par uₙ = 3n + 2 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ₙ₊₁ - uₙ = 3(n+1)+2 - (3n+2) = 3, donc la suite est bien arithmétique.","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":40492,"question":"Quelle est la limite de (2x² + 3x - 1)\/(x² - 4) lorsque x tend vers l'infini ?","option_a":"2","option_b":"0","option_c":"1","option_d":"∞","option_e":"","option_f":"","bonne_reponse":"a","explication":"Pour les limites à l'infini de fractions rationnelles, on compare les degrés des polynômes. Ici, les degrés sont égaux (2), donc la limite est le rapport des coefficients dominants : 2\/1 = 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\": \"0\", \"c\": \"1\", \"d\": \"∞\"}}","_debug_options_count":4},{"id":40493,"question":"L'équation différentielle y' = 2y admet-elle pour solution y = Ce^(2x) ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"En dérivant y = Ce^(2x), on obtient y' = 2Ce^(2x) = 2y, donc cette fonction est bien solution de l'équation différentielle.","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":40494,"question":"Quel est le produit scalaire de deux vecteurs orthogonaux ?","option_a":"1","option_b":"0","option_c":"Leur norme","option_d":"-1","option_e":"","option_f":"","bonne_reponse":"b","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\": \"b\", \"options\": {\"a\": \"1\", \"b\": \"0\", \"c\": \"Leur norme\", \"d\": \"-1\"}}","_debug_options_count":4},{"id":40495,"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 logarithme népérien ln(x) n'est définie que pour x \u003E 0. En x = 0, elle n'est pas définie (limite tend vers -∞).","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":40496,"question":"Quelle est la probabilité d'obtenir un double 6 en lançant deux dés équilibrés ?","option_a":"1\/6","option_b":"1\/12","option_c":"1\/36","option_d":"1\/18","option_e":"","option_f":"","bonne_reponse":"c","explication":"Il y a 6×6 = 36 issues possibles. Un seul cas favorable (6,6), donc la probabilité est 1\/36.","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\/12\", \"c\": \"1\/36\", \"d\": \"1\/18\"}}","_debug_options_count":4},{"id":40497,"question":"La suite uₙ = (-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ₙ = (-1)^n alterne entre -1 et 1 et ne tend vers aucune limite. 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},{"id":40498,"question":"Quel est le développement limité de e^x à l'ordre 2 autour de 0 ?","option_a":"1 + x + x²\/2","option_b":"1 + x","option_c":"x + x²\/2","option_d":"1 + x²\/2","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le développement limité de e^x à l'ordre 2 est e^x ≈ 1 + x + x²\/2 + o(x²) (formule de Taylor).","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 + x + x²\/2\", \"b\": \"1 + x\", \"c\": \"x + x²\/2\", \"d\": \"1 + x²\/2\"}","_debug_options_count":4},{"id":40499,"question":"L'intégrale de 0 à 1 de x² dx est-elle égale à 1\/3 ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale de x² entre 0 et 1 est [x³\/3]₀¹ = 1\/3 - 0 = 1\/3. L'affirmation est donc vraie.","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.