grabthebasics.com
home faq wannahelp feedback contact

- pros and cons of graphing, substitution, or elimination
- help on how to solve quadratic equations
- 221.126.80.113
- ti calculater courses
- easy steps factorise simple eg
- puzzle ring solution
- additional mathematics%28quadratics equation%29
- how to write a catering brag book
- simultaneous equations ti 83 plus
- quadratic function worksheet problems
- solving maths quadratic equations
- solve quadratic equation in excel
- plot quadratics
- carpentry equaisions
- ignition dhlg-3
- quadratic 3x 13x10
- the vertex of quadretic equations
- quadratics functions scilab
- quadratic equation flowchart
- circle equation excel worksheets

Math 3a Solving Quadratic Functions


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