grabthebasics.com
home faq wannahelp feedback contact

- quadratic formula worksheet
- free simultaneous equation solver
- integral solver online
- what is the quadratic equation with the solution of 10
- pangya formula
- fx 3650p quadratic equation program
- quadratuc equation, vertex
- cross method program fx-3650p
- how to plot simultanuous equations on excel
- ti calculater sat
- solving the quadratic equations
- "binomial equation" questions
- illegal algebrator download
- quadratic function vertex form calculator
- equation for intensity
- simultaneous equations how to easy
- additional mathematics form4 simultaneous equation
- quadratic equation steps by steps
- solving equations step by step the easy way
- how to solve accounting equation

Quadratic Functions Vertex 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