Quantcast

Quadratic Equation

vCalc Reviewed
Last modified by
on
Sep 29, 2022, 12:51:43 AM
Created by
on
Jul 10, 2015, 2:11:40 PM
`0 = a*X²+b*X+ c`
`(a)"Coefficient of "X^2`
`(b)"Coefficient of "X`
`(c)"Constant"`
Tags
UUID
957c490c-270d-11e5-a3bb-bc764e2038f2

The Quadratic Equation calculator returns the real value roots of a second degree polynomial of the form aX²+bX+C = 0.

INSTRUCTIONS:  Enter the following:

  • (a) Coefficient of X2
  • (b) Coefficient of X
  • (c) Constant

Quadratic Roots (x):  The calculator returns the real value roots.  These are the values of x where the graph of the equation crosses the x axis where y is equal to zero.

Related Calculators

The Math / Science

The Quadratic Equation computes the two solutions of a second order polynomial of the form:

         aX²+bX+ c = 0

The solutions (values of x) for the above can be found using the quadratic equation:

`x = (-b +- sqrt(b^2 -4*a*c))/(2*a)`

where:

  • x = two solutions (+ and -) to the equation (roots)
  • a = coefficient of X2
  • b = coefficient of X
  • c = constant 

Note, the algorithm in this equation precludes imaginary root (those including the square root of negative numbers).  For a derivation of the quadratic formula, see the video: https://www.youtube.com/watch?v=Sidv3d1SEXs&feature=youtu.be


This equation, Quadratic Equation, is used in 1 page
  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.