grabthebasics.com
home faq wannahelp feedback contact
Menu: hardest simultaneous equation
solving a quadratic function
simultaneous equations online solver
simultaneous equations with solver
equation of quadratic equation
how do you know if a quadratic equation will have one solution
find the rule of a quadratic equation
factorise equations online
quadratic equation solver for ti 84 plus
online factoring calculator polynomial equations
graphing quadratic equations worksheet easy
easy way to solve two step equations
quadtatic formula
quadratic equations how to
simple simultaneous equations
solving quadratics with simultaneous equations
yoursouthernbelle,com
words problems using quadratic equations
quadratic equation find rule
describe the type of roots quadratic equations
quadratic equation war
how to solve simultaneous equations with quadratics
symultaneous equation
quodratic equations
story problems quadradic equation
how to calculate vertex of quadratic equation
x squared excel
solving roots or quad
easy way to solve math
how to factor on a ti83 plus calculator

Quadratic Equation War


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