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 graphe est représenté ci-dessous :

Nouvel exemple

À l'aide du graphique, on observe que le sommet est connu : \(S(10;10\)). 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-10)^2 +10 $$ On peut ensuite remplacer un autre point du graphe pour trouver \(a\), par exemple le point \((1;-2)\) :$$ \begin{array}{rcl|l} -2 &=& a(1-10)^2 +10 & \text{Calcul} \\ -2 &=& 81a +10 & -10 \\ -12 &=& 81a & :81 \\ a &=& -\dfrac{4}{27} & \\ \end{array} $$ L'expression fonctionnelle est donc : $$ y = -\dfrac{4}{27}(x-10)^2 +10 $$

Nouvel exemple

Copyright © Olivier Simon 2011-2025