|
||||
|
- solving 2-step equations worksheet - solving equation step by step online - 27simultaneous using quadratic to solve27 - quadratic formula explanation - rules of simultaneous equation - "profit margin" "what is" - quadratic vertex solver - quadratic equasions solving - solving the equation x to the 3rd power -8 3d0 - similtaneous equations - storesonline.com xanax - solve simultaneous equations online program - solving 3rd order quadratic equations - excel solver and quatratic equation - hardest math questions - quadratic equations and how to solve them - quadratic equation for the st. louis arch - quadratric equations online - the basics of equations - vertex formula solver |
Easy Way Of Explaining EquationsSolving 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(" |
|||
|
|
||||