- quadratic rule to solve for x
- simultaneous linear equations using excel download
- equation calculator online
- an equation in quadratic form will always have a negative and a positive solution. why is this?
- two equal quadratic equations
- symultaneous equation
- sejarah processor komputer
- quadratic equation fx3650p
- how to do the quadratic equation on a ti-84
- using ict play to solve simultaneous equation .
- simultaneous equation bonus
- basic quadratic projectile equation
- simultaneous equation calculator
- quadratic equations pros and cons
- y3d2e05x
- math 3a solving quadratic functions
- algebrator free downloads
- graphing quadratic functions problem solver
- mcr3u binomial worksheet
- factoring quadratic equation solver
|
Free Algebrator
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%>
|