|
||||
|
- solve the equation x2x 1 3d 0 - grab the solving quadratic equation - real life examples of quadratic functions - online general form quadratics solver calculator - quadratic equations palm - enter solve simultaneous equations - quadratic word problems - examples of problem solving quadratic equations - a easy way to slove math equation - quadratic equations 28real-life examples29 - solving quadratic +eqautions - free online algebra problem solver substitution - math -b5e2+-sqrt28b-4ac29 - how to solve quadratic equation on ti 83 - "graphing quadratics worksheet" - perkembangan komputer - how to solve equotions - automated quadratic equation calculator - factorise and solve quads - why is the quadratic formula useful |
How To Work Out A Quadratic Equation Step By StepSolving 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 " |
|||
|
|
||||