grabthebasics.com
home faq wannahelp feedback contact

- history of quadratic equations for kids
- easy to solve quadratic word problem
- fx-3650p quadratic
- pros and +cons of graphing equations
- graphing quardic functions
- solve simultaneous equations online tool
- how to quadratic formula
- easy way to simultaneous equations
- how do you tell an equation is quadratic
- worded problem in the application of quadratic equation
- quadratic solver simultaneous
- solving quadratic equations with brackets
- pros and cons of using graphing, substitution, and elimination to solve a math problem
- easy way - quadratic expression
- "parabolic sar formula" excel
- a webquest on quadratics
- "vertex and line of symmetry"
- how to solve simultaneous equations on a ti 83
- quadratic formulas step by step
- how to factorise fourth order equations

Quadratic Equations Solve For Me


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