Everything About Ebay Everything About The Ipod Everything About Golf

grabthebasics.com
home faq wannahelp feedback contact

- solve simultaneous quadratic equations online
- quadratic equations basketball
- tips on using quadratic formula
- the basics of solving equations
- determine the quadratic equation give roots and points
- solve my quadratic functions and models
- online quadratic solving
- solve a simultaneous equation with a quadratic algebraically
- how to work out the quadratic formula
- solving quadratic equation with ti-89
- solve three simultaneous equation online
- how to find quadratic equations of curves
- solving a quad equation
- how to solve 8x-2y
- solve for y with quadratic
- introduction to the quadratic equation
- easy way of explaining equations
- equation of simultaneous equation using graphing calculator
- writing quadratic equations vertex form
- solving problems using vertex form

Quadratic Eqations


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%>error

home FAQ How can I help feedback Contact