Quadratic Equation Calculator

A quadratic equation has the basic form: ax2+bx+c=0
eq2
Enter the coefficients a, b, and c of the quadratic equation in its basic standardized form. The solution of a quadratic equation usually consists of two distinct real or complex roots, or one double root — calculated using the discriminant.


Calculation:

250=25t+0.55t2 2.5t225t+250=0 2.5t2+25t250=0  a=2.5;b=25;c=250 D=b24ac=25242.5(250)=3125 D>0  t1,2=2ab±D=525±3125=525±255 t1,2=5±11.18034 t1=6.180339887 t2=16.180339887   Factored form of the equation:  2.5(t6.180339887)(t+16.180339887)=0 

Solution in text:

-2.5t2-25t+250=0 ... quadratic equation

Discriminant:
D = b2 - 4ac = 3125
D > 0 ... The equation has two distinct real roots

t1 = 6.1803399
t2 = -16.1803399

P = {6.1803399; -16.1803399}