|
||||
|
- quadratic equation solver for ti89 - root equation calculator - history of quadratic equations for kids - quadratic equation solving guide - scilab equation - ti 89 solving quadratic equations - introduction to quadratic equations worksheet - quadratic equation crosswords - explain the quadratic equation to the form of ax2 bx c3d0 - multiplying out quadratics - quadratic functions problem solving - simultaneous equations and quadratic equation - pros and cons quadratic equation "completing the square" - quadratic equation in real life applications - hardest equations - gcse "possible to factorise" quadratic - online calculator that shows work - easy way of explaining equations - murders to solve - does algebrator do x and y intercepts |
Step By Step Solution Of Simultaneous EquationsSolving 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 " |
|||
|
|
||||