|
||||
|
- question on quadratic equations - 210.17.196.168 - solve a demand equation - graphing quadratic equations online - what is the quadratic rule - algebrator tutorial - simple equation solution by vedic maths - simulanious equations - when do people use the quadratic formula - step by step solve quadratic equations - online math solver equation - solver simultaneous equations online - what is a quadrtic equation - solving simultaneous equations solver - how to solve 5-328x-229=x - how to solve logarithms on ti 89 - debanjana bhattacharya - www.solving equatons. - 2e-05x - ti 86 solve quadratic equation |
Misunderstanding Solving Quadratic EquationSolving 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(" |
|||
|
|
||||