For ax2+bx+c=0, the value of x is given by
D=b2−4acx=2a−b±D
or
x=2a−b±b2−4ac
If D>0, there are two solutions.
If D=0, there is only one solution.
If D<0, there are no real solutions.
7. x2+10x+25=0
D=102−4⋅1⋅25=100−100=0x=2−10=−5
8. 5x2+2x+10=0
D=22−4⋅5⋅10=4−200=−196
There are no real solution
9. 3x2=7x+20
3x2−7x−20=0D=72+4⋅3⋅20=49+240=289x1=67+17=4x2=67−17=−35