|
||||
|
- easy quadratic eqautions - solve quadratic curve - factorise equations - quadratic equations introduction - substitute equations in simple way - picture of rebecca olson gupta - how to do three step equations - e=mc2 equation solver - how to solve quadratic functions - solving quadratic equations by factoring free solver - pros and cons for solving equations by graphing - quick way to to solve quadratic equations - quadratic equation for the st. louis arch - "function rule" - how to factorise quadratic equations - learn the easiest way to solve quadratic equation - how to solve vertex - what are the pros and cons of graphing a quadratric equation3f - quadratic formula converter - xxporno |
Question Of 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(" |
|||
|
|
||||