Quiz — Devoir de Synthèse N°1 - Math - 3ème Mathématiques (2010-2011) Mr BEN BRAHIM KHALED.pdf
🧠 Quiz 10 questions 20 min
QUIZ INTERACTIFDiff. 5/10
Quiz interactif généré par IA à partir du document : Devoir de Synthèse N°1 - Math - 3ème Mathématiques (2010-2011) Mr BEN BRAHIM KHALED.pdf
Question 1 sur 10 20:00
[{"id":15499,"question":"Quelle est la dérivée de la fonction f(x) = 3x² + 2x - 5 ?","option_a":"6x + 2","option_b":"6x² + 2","option_c":"3x + 2","option_d":"6x + 2x","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée d'une fonction polynomiale s'obtient en appliquant la règle de dérivation terme à terme : (3x²)' = 6x, (2x)' = 2 et (-5)' = 0. Donc 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\": \"6x² + 2\", \"c\": \"3x + 2\", \"d\": \"6x + 2x\"}}","_debug_options_count":4},{"id":15500,"question":"La suite définie par uₙ = 2n + 1 est une suite 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ₙ = 2(n+1) + 1 - (2n + 1) = 2, 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":15501,"question":"Quelle est la limite de la fonction f(x) = (2x² - 3x + 1)\/(x - 1) lorsque x tend vers 1 ?","option_a":"0","option_b":"1","option_c":"2","option_d":"Indéterminée","option_e":"","option_f":"","bonne_reponse":"d","explication":"En substituant x = 1, on obtient une forme indéterminée 0\/0. Il faut factoriser le numérateur : 2x² - 3x + 1 = (2x - 1)(x - 1). La limite devient alors 2x - 1 = 1 lorsque x tend vers 1.","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"d\", \"options\": {\"a\": \"0\", \"b\": \"1\", \"c\": \"2\", \"d\": \"Indéterminée\"}}","_debug_options_count":4},{"id":15502,"question":"La probabilité d'un événement impossible est égale à 0.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Par définition, la probabilité d'un événement impossible est 0, tandis que celle d'un événement certain est 1.","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":15503,"question":"Quel est le résultat de l'intégrale ∫(3x² + 4x) dx ?","option_a":"x³ + 2x² + C","option_b":"x³ + 4x² + C","option_c":"3x³ + 2x² + C","option_d":"x³ + 4x + C","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'intégrale d'une somme est la somme des intégrales. ∫3x² dx = x³ + C₁ et ∫4x dx = 2x² + C₂. Donc ∫(3x² + 4x) dx = x³ + 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\": \"x³ + 2x² + C\", \"b\": \"x³ + 4x² + C\", \"c\": \"3x³ + 2x² + C\", \"","_debug_options_count":4},{"id":15504,"question":"La fonction f(x) = x³ est une fonction paire.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"b","explication":"Une fonction est paire si f(-x) = f(x). Ici, f(-x) = (-x)³ = -x³ ≠ f(x). Donc la fonction n'est pas paire, elle est impaire.","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":15505,"question":"Quelle est la solution de l'équation 2x² - 5x + 2 = 0 ?","option_a":"x = 1 et x = 2","option_b":"x = 2 et x = 1\/2","option_c":"x = -1 et x = -2","option_d":"x = 1\/2 et x = 2","option_e":"","option_f":"","bonne_reponse":"b","explication":"En utilisant la formule des racines d'une équation du second degré ax² + bx + c = 0, on trouve Δ = 25 - 16 = 9. Les solutions sont x₁ = (5 + 3)\/4 = 2 et x₂ = (5 - 3)\/4 = 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\": \"x = 1 et x = 2\", \"b\": \"x = 2 et x = 1\/2\", \"c\": \"x = -1 et x = -2\"","_debug_options_count":4},{"id":15506,"question":"La dérivée de la fonction f(x) = ln(x) est f'(x) = 1\/x.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de la fonction logarithme népérien ln(x) est bien 1\/x pour x \u003E 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\": \"Vrai\", \"b\": \"Faux\", \"c\": \"\", \"d\": \"\"}}","_debug_options_count":4},{"id":15507,"question":"Quel est le produit scalaire de deux vecteurs orthogonaux ?","option_a":"0","option_b":"1","option_c":"Leur norme","option_d":"Indéterminé","option_e":"","option_f":"","bonne_reponse":"a","explication":"Deux vecteurs orthogonaux ont un produit scalaire égal à 0, car leur angle est de 90° et cos(90°) = 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\": \"0\", \"b\": \"1\", \"c\": \"Leur norme\", \"d\": \"Indéterminé\"}}","_debug_options_count":4},{"id":15508,"question":"La fonction f(x) = eˣ est toujours positive sur ℝ.","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La fonction exponentielle eˣ est strictement positive pour tout x réel, car eˣ \u003E 0 pour tout 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\": \"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.