|
||||
|
- pros and cons of substition and elimination - solving quadratic in excel - how to solve b3drt - poem in quadratic equatoin - solve for y if 2y5e2+y+1 values - real life application of quartic - oily micro bikini dance - what is the quadratic equation with the solution of 10 - easy way to factorise - need help writing a quadratic equation - quadratic equation used in daily life - how to solve a quadratic equation on a ti83 - rebecca olson gupta pics - solving 3-step equations - real-life examples of quadratic equations - simotaneous equation solver - step by step binomial solving - lego mindstorms quadratics - solving quadratic word problems by quadratic equation - picking winners, byte by byte |
Work Out The Equation Of A Curve QuadraticSolving 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 " |
|||
|
|
||||