|
||||
|
- how to use the algebrator - tips on quadratic functions - what area the pros and cons of graphing a quadratic equation? - how can you tell if an equation is quadratic - quadratic equation and worded problem - simultaneous quadratic equation solver online - intro calc year 11 quadratic functions - guttergoyles - quadratic question - step by step quadratic equation solver - data set for quadratic equation model - how to solve equations with squares - quadratic word equation - explain quadratic relations y=ax +bx+c - sign rules for quadratic equation - quadratic formula for age - online two-step equation solver - shur kamp - equations on quadratic functions - quadrqatic equations help- |
Introduction To 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(" |
|||
|
|
||||