Warning: Trying to access array offset on value of type int in /home/clients/78859f574caf771b2d3e6ac9ddb05779/web/gfb/objectifs/maths/fonctions/obj2.php on line 215

Warning: Trying to access array offset on value of type int in /home/clients/78859f574caf771b2d3e6ac9ddb05779/web/gfb/objectifs/maths/fonctions/obj2.php on line 215

Warning: Trying to access array offset on value of type int in /home/clients/78859f574caf771b2d3e6ac9ddb05779/web/gfb/objectifs/maths/fonctions/obj2.php on line 215

Warning: Trying to access array offset on value of type int in /home/clients/78859f574caf771b2d3e6ac9ddb05779/web/gfb/objectifs/maths/fonctions/obj2.php on line 215

Warning: Trying to access array offset on value of type int in /home/clients/78859f574caf771b2d3e6ac9ddb05779/web/gfb/objectifs/maths/fonctions/obj2.php on line 215

Warning: Trying to access array offset on value of type int in /home/clients/78859f574caf771b2d3e6ac9ddb05779/web/gfb/objectifs/maths/fonctions/obj2.php on line 215
Cours BEJUNE

Fonctions

Objectif 2

Déterminer l'expression fonctionnelle d'une fonction quadratique. Déterminer l'expression fonctionnelle de la fonction quadratique dont le sommet est \((-3;-2)\) et passant par le point \((5;-6)\).

Nouvel exemple

Le sommet \(S(-3;-2\)) étant connu, on peut donc utiliser la forme du sommet : $$ y = a(x-x_s)^2 + y_s $$ En remplaçant les valeurs du sommet, on a donc à ce stade : $$ y = a(x+3)^2 -2 $$ On peut ensuite remplacer le point \((5;-6)\) pour trouver \(a\) :$$ \begin{array}{rcl|l} -6 &=& a(5+3)^2 -2 & \text{Calcul} \\ -6 &=& 64a -2 & +2 \\ -4 &=& 64a & :64 \\ a &=& -\dfrac{1}{16} & \\ \end{array} $$ L'expression fonctionnelle est donc : $$ y = -\dfrac{1}{16}(x+3)^2 -2 $$

Nouvel exemple

Copyright © Olivier Simon 2011-2026