Quiz interactif généré par IA à partir du document : Devoir synthèse N°1 Avec Correction - Mathématique - Lycée Pilote sfax 2016.pdf
Question 1 sur 10 20:00
[{"id":9783,"question":"Quelle est la solution de l'équation x² - 5x + 6 = 0 ?","option_a":"x = 2 ou x = 3","option_b":"x = -2 ou x = -3","option_c":"x = 1 ou x = 6","option_d":"x = 0 ou x = 5","option_e":"","option_f":"","bonne_reponse":"a","explication":"L'équation x² - 5x + 6 = 0 se factorise en (x-2)(x-3) = 0, donc les solutions sont x = 2 et 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\": \"x = 2 ou x = 3\", \"b\": \"x = -2 ou x = -3\", \"c\": \"x = 1 ou x = 6\", ","_debug_options_count":4},{"id":9784,"question":"La fonction f(x) = x³ - 3x² + 2x est-elle croissante sur l'intervalle [0, 1] ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée f'(x) = 3x² - 6x + 2 est positive sur [0, 1] (car f'(0) = 2 \u003E 0 et f'(1) = -1 \u003C 0, mais le minimum est positif), donc la fonction est croissante sur cet intervalle.","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":9785,"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":"En divisant numérateur et dénominateur par x², on obtient (2 + 3\/x - 1\/x²)\/(1 - 4\/x²), dont la limite est 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":9786,"question":"Un triangle ABC est rectangle en A avec AB = 3 et AC = 4. Quelle est la longueur de BC ?","option_a":"5","option_b":"7","option_c":"√7","option_d":"√13","option_e":"","option_f":"","bonne_reponse":"a","explication":"D'après le théorème de Pythagore, BC² = AB² + AC² = 9 + 16 = 25, donc BC = 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\": \"5\", \"b\": \"7\", \"c\": \"√7\", \"d\": \"√13\"}}","_debug_options_count":4},{"id":9787,"question":"La suite définie par uₙ = n²\/(n+1) est-elle convergente ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"La suite uₙ = n²\/(n+1) tend vers +∞ lorsque n tend vers l'infini, donc elle n'est pas convergente.","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":9788,"question":"Quelle est la dérivée de la fonction f(x) = sin(2x) ?","option_a":"2cos(2x)","option_b":"cos(2x)","option_c":"-2cos(2x)","option_d":"cos(x)","option_e":"","option_f":"","bonne_reponse":"a","explication":"La dérivée de sin(u) est u'cos(u), donc f'(x) = 2cos(2x).","points":1,"type":"qcm","actif":1,"section_id":null,"ordre":0,"_debug_answer_data_type":"string","_debug_answer_data_preview":"{\"correct\": \"a\", \"options\": {\"a\": \"2cos(2x)\", \"b\": \"cos(2x)\", \"c\": \"-2cos(2x)\", \"d\": \"cos(x)\"}}","_debug_options_count":4},{"id":9789,"question":"Un cercle a pour équation x² + y² - 4x + 6y - 3 = 0. Quel est son centre ?","option_a":"(2, -3)","option_b":"(4, -6)","option_c":"(-2, 3)","option_d":"(1, -1)","option_e":"","option_f":"","bonne_reponse":"a","explication":"En complétant le carré, on obtient (x-2)² + (y+3)² = 16, donc le centre est (2, -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\": \"(2, -3)\", \"b\": \"(4, -6)\", \"c\": \"(-2, 3)\", \"d\": \"(1, -1)\"}}","_debug_options_count":4},{"id":9790,"question":"La fonction f(x) = e^(2x) est-elle une fonction exponentielle de base e ?","option_a":"Vrai","option_b":"Faux","option_c":"","option_d":"","option_e":"","option_f":"","bonne_reponse":"a","explication":"Oui, car e^(2x) = (e²)^x, donc c'est une fonction exponentielle de base e².","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":9791,"question":"Quelle est la solution de l'inéquation 2x - 5 \u003E 3x + 1 ?","option_a":"x \u003C -6","option_b":"x \u003E -6","option_c":"x \u003C 6","option_d":"x \u003E 6","option_e":"","option_f":"","bonne_reponse":"a","explication":"En résolvant l'inéquation, on obtient -6 \u003E x, soit x \u003C -6.","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 \u003C -6\", \"b\": \"x \u003E -6\", \"c\": \"x \u003C 6\", \"d\": \"x \u003E 6\"}}","_debug_options_count":4},{"id":9792,"question":"Un parallélogramme a pour vecteurs AB = (2, 3) et AD = (1, -1). Quel est le vecteur AC ?","option_a":"(3, 2)","option_b":"(1, 4)","option_c":"(2, -1)","option_d":"(3, -2)","option_e":"","option_f":"","bonne_reponse":"a","explication":"Le vecteur AC est la somme des vecteurs AB et AD, donc AC = (2+1, 3-1) = (3, 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\": \"(3, 2)\", \"b\": \"(1, 4)\", \"c\": \"(2, -1)\", \"d\": \"(3, -2)\"}}","_debug_options_count":4}]
Chargement...
Cliquez sur une réponse pour valider
Les options de réponse ne sont pas disponibles pour cette question.