|
||||
|
- mathematics quadratic equations - how to quadratics - solve quadratic equations in vb.net - pros and cons of graphing, factoring and squaring a quadratic - projectile motion simultaneous equations - quadratic equation online solve - solving equations with x squared - fx-3650p cross method formula - linear equetion - get equation question - best way to solve quadratic equation - c++ solving quadratic equation - word examples of quadratic equations - how to a quadratic equation with a ti 82 - quadratic equation excel solver - the quadratic solver that shows one step - xanax quad bar photo - algebrator and google - quadrqatic equations help - solving equations by factoring problem solver |
Solve QuarticSolving 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 " |
|||
|
|
||||