|
||||
|
- cusat syllabus - ti83pl manual - what is a math equation - quadratic equation show work - discuss the quadratic equation in business analysis. - "quadratic system " examples -curriculum - factorise equations for me - quadratic equations 28real-life examples29 - quadratic equation calculator shows work - mathematics +quations - "3x2 sudoku" - online word problems using quadratic equations solver - have fun with quadratic equations - how to solve iquadratic equations - solve simultaneous equations solver - how to solve simultaneous equations on ti-89 - solving quadratic equations with the quadratic formula - additional math 28quadratic equation29 - algebra examples in basketball - quadratic equation question bank |
Introduction To Quadratic EquationSolving 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 " |
|||
|
|
||||