grabthebasics.com
home faq wannahelp feedback contact

- form for solving quadratic equation
- quadratic function in real life
- solving quadratic equations in windows xp
- pros and cons of substitution 28algebra29
- the pros and cons graphing or by using substitution or elimination
- worded problem with solving in the quadratic equation
- how to solve quadratic equations fast
- multiple simultaneous equations ti-89
- ditloid answers equation
- rules about quadratics
- simultaneous equation solver online
- algebrator 39.99
- shur kamp motorcycle camper
- after long absence janette turner hospital
- "quadratic formula"song
- quadratic equation format
- finding max from equation
- why do i need to learn quadratic equations
- steps in solving a quadratic equation
- excel "equation solve"

Quadratic Equation Turning Point Solver


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