|
||||
|
- "equation for a demand curve" - simultaneously equation solver - online equation solver steps - 2x2 squared 3d - step by step quadratic equation - quadratic equation rubric - quadratic solver step by step - difficult quadratics - when do people use the quadratic formula - equation for x squared with vertex at 281 029 - online quadratic roots - simultaneous equations questions worded - two-step equation calculator - how to solve a binomial equation - free online trinomial calculator - quadratic demand curve - additional maths simultaneous equation - inflation quadratic equation - step-by-step solution of simultaneous equations - excel quadratic equation solver |
Free AlgebratorSolving 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 " |
|||
|
|
||||