dimanche 3 octobre 2010

Tutoriel Javascript 4: Calculs, champ de réponse et HTML




$f(x)=ax^2+bx+c \:$ et $\: \Delta=b^2-4ac$
$ \Delta > 0 $
$\Delta = 0$
$\Delta < 0$
Equation $f(x)=0$
2 solutions $x_1$ et $x_2$
une solution $x_0$
pas de solution
Factorisation de $f(x)$
$a(x-x_1)(x-x_2)$
$a(x-x_0)^2$
pas de factorisation
Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)
a :
b :
c :
CODE JavaScript et HTML

Aucun commentaire:

Enregistrer un commentaire