Quadratic equation calculator
Quadratic equation has the basic form: ax2+bx+c=0
Calculation:
300=a∗(80/2−a) a2−40a+300=0 p=1;q=−40;r=300 D=q2−4pr=402−4⋅1⋅300=400 D>0 a1,2=2p−q±D=240±400 a1,2=240±20 a1,2=20±10 a1=30 a2=10 Factored form of the equation: (a−30)(a−10)=0
Solution in text:
a2-40a+300=0 ... quadratic equationDiscriminant:
D = b2 - 4ac = 400
D > 0 ... The equation has two distinct real roots
a1 = 30
a2 = 10
P = {30; 10}