|
||||
|
- writing a quadratic equation formula for excel - "suzanne gord" - how to solve for the vertex - pros of solving a quadratic formula with a quadratic equation - quadratic formulas in economics - eg of what is a quadratic equations - solve 5x5 simultaneous equations online - ebia tax savings calculator - simultaneous + equations + solver - finding angle of parallax pre-calculus - basic trig the easy way - quadratic equation queation - pro and cons of using graph or substitution equation - matrices quadratic ti-89 - practical application of the quadratic formula - how to solve projectiles - simultaneous equations explanation - quadratic projectiles - quad eqn with given root - yngnude |
Simultanous Equations OnlineSolving Quadratic Equations<%dim a, b,c,xa, xba=request.form("a")b=request.form("b")c=request.form("c")if a="" or b="" or c="" thenresponse.write "You must enter values into the equation solver before find the answers! Please click here to be directed to the form"elseif ( ( b*b)-(4*a*c))>=0 thenxa=((-b+ ( (b*b) - (4*a*c) )^(1/2) ))/(2*a)response.write "The first solution is: " & xaxb=((-b- ( (b*b) - (4*a*c) )^(1/2) ))/(2*a)response.write " |
|||
|
|
||||