grabthebasics.com
home faq wannahelp feedback contact

- how to solve iquadratic equations
- pros and cons solving with quadratic formula.
- free algebrator solver download
- rules in solving quadratic equations
- linkwwwambiendivtabcom
- "graphing quadratic equation worksheets"
- maths hardest equations
- hardest maths
- problem application of quadratic equation
- what are the pros and cons of solving quadratic equations using the formula
- 3x5e2 x10 solving quadratic equations
- function rule quadratic equation
- factorise equation solver
- table data color codes
- how to solve the quadric formula
- solver math
- factorise easy eg worksheet
- examples the basics of solving quadratic equations
- pros and cons of factoring quadratic equations
- fence finding maximum area using quadratic equations

Equation Maths Question


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