|
||||
|
- quadratic equations and ticket sales - using calculator for solving quadratic equation - linear and quadratic equation - quadratic demand curve - linkdomainwww.googlenemesisreview.com -sitewww.googlenemesisreview.com - solving an equation of a quadratic type faq - cusat syllabus - quadratic solver vertex - simultaneously equation solver - how to learn simultaneous equations easily - online solver step by step - quadratic solver - how to solve quadratic equations y=ax5e2-bx+c - online program simultaneous equation solver - quadratic functions mystery word - circle diagram of motor - dhlg 3 ignition - solving equasions2ecom - e=mc2 equation solver - cheats to quadratic functions |
How To Solve A Quadratic Equation Step By StepSolving 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 " |
|||
|
|
||||