|
||||
|
- what is a quadratic3f - simultaneous equation solution - solve a quadratic step by step - free equation solver step by step - +how +to quadratic equation x y - quadratic functions used in life - equation solver explanations - how to solve simultaneous quadratic equations - "sheena vince-cruz" - worksheet algebrator all - linear equastion - solving quadratic equations2bworksheet - c program for solving quadratic equation - using quadratic equations in real life - solving quad by sq root - best online math courses - worded example of quadratic equation - quadratic equation difficult - algebrator simultaneous - how to find capm on ti-83 |
What Is The Quadratic RuleSolving 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(" |
|||
|
|
||||