|
||||
|
- quadratic equations smartboard - math equation rules - solving quardratic - find max of quadratic equation - explain what it means to solve an equation. - algebrator guide - in a quadratic equation a is what - solving simultaneous equations calculators - solving a equation of hyperbolic paraboloid - solving triangles ti 89 - pythagorean triples, classroom activities - solve for a/ -228-3-529=3-a - why quadratic equation - eqations2bsolver - sixth grade ca simulteaneous equations - simultaneous equations 3 unknowns - into to quadratics - nimcet book - what is a linear equation - allintitle/ quadratic 3d equation |
Hardest 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(" |
|||
|
|
||||