|
||||
|
- solving quadratic equations by square roots step-by-step - solving quadratics basics - how to graph an linear equation using the ti89 - quardic equation - easy guide to simultaneous equations - demand curve on ti 83 - 4th order quadratic equation solver - quadratic equation conclusion - rules of simultaneous equations - "systems of equations can be solved by graphing or by using" - reviews aleks quicktables - binomial equation solver - solidworks quadratic equations - bbse38082av660e38082com - how to solve puzzle rings - how to easily factorise quadratic equations box method - the quadratic equation - quadratic equations tutorial - quadratic equation used in daily life - worded problems quadratic equation |
Basics 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 " |
|||
|
|
||||