grabthebasics.com
home faq wannahelp feedback contact

- solving simaltaneous equations
- "what is a math equation"
- enter equation factorise
- the pros and cons of solving quadratic equations
- enter simultaneous equation
- quadratic equation and soccer ball
- online solving simultaneous equations
- solving an exponential equation on a ti-84
- quadratic equation drawer
- how to solve a simultaneous equation
- word problem linear equations and quadratic equation
- ti-84 solving an equation
- easy way to explain quadratic equation graphing
- harris-benedict equation
- solving simultaneous equations by matrices calculator
- 3 unknowns + simultaneous equation "online solver"
- instructions for graphing quadratic functions for kids
- real-lide application of quadratic function
- pros of solving a quadratic formula with a quadratic equation
- free free algebrator ddownload

How Do You Work Out Quadratic Eqations


Solving Quadratic Equations

<%dim a, b,c,xa, xba=request.form("a")b=request.form("b")c=request.form("c")if a="" or b="" or c="" thenresponse.write "

You must enter values into the equation solver before find the answers! Please click here to be directed to the form"elseif ( ( b*b)-(4*a*c))>=0 thenxa=((-b+ ( (b*b) - (4*a*c) )^(1/2) ))/(2*a)response.write "The first solution is: " & xaxb=((-b- ( (b*b) - (4*a*c) )^(1/2) ))/(2*a)response.write "
The second solution is: " & xbelseresponse.write("There are no real solutions to this equation. You will have to learn how to use i!")end ifend if%>

home FAQ How can I help feedback Contact