|
||||
|
- algebra examples - curve equation solving - what is a quadratic equation - simultaneous equation +pattern+ algebra - linear equation calculater - math equations step by step - solve suduko with vedic mathematics - how to solve an equaton by elimination - binomial quadratic equation calculator - how to solve simultaneous equations with c - pulse ignition dhlg-3 - bug method quadratic equation - hardest equation - "solving 3 simultaneous equations" - solve my simultaneous equation - mazda mx3 +math equation - solving quadratic equations using ti-86 - worksheet on factorization of quadratic functions - tell me something about about quadratic equation - quadratic equation song |
Quadratic Equation Explain 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 " |
|||
|
|
||||