grabthebasics.com
home faq wannahelp feedback contact

- quadratic equation drawer
- how to solve a cube of a trinomial
- hebrew quadratic equation solver
- solving a quadratic equation on a ti-83 plus
- show me a quadratic equation of a football kicked
- problem solving using quadratic functions
- "fourth order quadratic"
- easy formulas to solve quadratic equations28videos29
- solving for the maximum in a quadratic equation
- mathematics
- easy simulataneous equations
- quadratic simultaneous equations
- what is the history behind the quadratic formula
- excel solver quadratic equations
- research quadratic equation
- trigonometry equetion
- how to solve quadratic equations using the ti83 plus
- xxporno sexy
- math 11 quadratic
- economics equation solver

Explanation Solving Simultaneous Equations


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