|
||||
|
- what is pros and cons of elimination of sovling equations - quadratics vertex form - solving quadratic equation word problems - algebra equations - online simultaneous equation answers - who proved the quadratic equation - +equadratic equation - formula to find the simultaneous equation - questions to ask quadratic equations solve - what is with quadratic equations - vertex of a quadratic solver - solving simultaneous equations in mathematics? - simultaneous equations easy example - ti-83 lu decomposition - solve a cuadratic equation with ti-89 - how to put quadratic formula in ti 83 plus - 6x6 equation solver - free algebrator online - best math course - hardest quadratic equation |
Factorise Equations SolverSolving 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(" |
|||
|
|
||||