grabthebasics.com
home faq wannahelp feedback contact

- sena wakana gallery
- how to put quadratic formula in ti 89
- vedic math-quadratic equations
- 3x3 simulyaneous equations
- online algebrator
- equation of a quadratic demand curve
- how to solve telegraph equation
- equation in y format
- solving quadratic equations with the quadratic formula
- buy generic tetracycline
- solving quadratic functions in vertex form on a ti-89
- simultaneous quadratic equation solver online
- solving simultaneous equations online help
- poems of quadratic formula
- rules on quadratic equations
- worded problems of quadratic functions
- qudratic equation worded problems
- idiots guide to quadratic equations
- plotting quadratic and simultaneous equations on graphs
- online calculator solve by using substitution

An Easy Way To So Simultaneous Equations


Solving 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("
y is: " & y)response.write("
Click here to try another")end if%>

home FAQ How can I help feedback Contact