|
||||
|
- work out my quadratic equation - word problems on quadratic equation - quadratic equations calculator way - how to ax2 + bx + c simultaneous equations - how to solve quad equations - online quadratic vertex solver - easy way to do the quadratic equation - how to solve quadratic equations y=ax5e2-bx+c - fun quadratic equations - solve simultaneous equations calculator - questions on solving quadratic equations - 2x squared equals - worded equations - calculator online safety program - quadratic functions online vertex - "quadratic formula"+ " jobs" - quadratic eqation - quatratic equation - additionalmathematic - quadratic functions minimizing word problem algebra ii |
Best Online MathSolving Quadratic Equations<%dim a,b,c,d,e,f,x,ya=request.form("a")b=request.form("b")c=request.form("c")d=request.form("d")e=request.form("e")f=request.form("f")if a=d and b=e and c=f thenresponse.write("Your two equations were the same, they must be different!")ElseResponse.write("Your two equations were:")response.write(a & "x + " & b & "y = " & c & " ")response.write(d & "x + " & e & "y = " & f & " ")b=b/ac=c/ae=e/df=f/dy=(c-f)/(b-e)x=(c-b*y)response.write(" x is: " & x)response.write(" |
|||
|
|
||||