|
||||
|
- graphing quadratic equations ppt - fx-3650p,quadratic equation - solving quadratic assumptions - www2egaypics2enl - casio fx-3650p cross method program - quadratic equation factorization - free 4th degree polynomial solver - square rooting a negative - input math equations online - two-step equation calculator - how to solve simultaneous equations easy - solving quartic equations by completing the square - math b-4ac - how do you solve equations on a ti-83 plus? - online calculator/ write quadratic equation in vertex form - online simultaneous solver - ask a question on how to solve simultaneous equations - graphing help "quadratic relations" - solving a quadratic equation - vernier quadratic formula |
What Are The Ways To Solve Quadratic EquationsSolving 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(" |
|||
|
|
||||