SOLUTION: I need some help on quatratic equations. The first question is: The discriminant of the quadratic equation -2x^2+8x+5? Thank you in advance for your help!!!

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: I need some help on quatratic equations. The first question is: The discriminant of the quadratic equation -2x^2+8x+5? Thank you in advance for your help!!!      Log On


   



Question 111200This question is from textbook university of Phoenix Elementary and Intermediate Algebra
: I need some help on quatratic equations. The first question is:
The discriminant of the quadratic equation -2x^2+8x+5?
Thank you in advance for your help!!!
This question is from textbook university of Phoenix Elementary and Intermediate Algebra

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+ is the solution of the general quadradic equation ax%5E2%2Bbx%2Bc=0.
:
The discriminant is the expression under the radical, i.e. b%5E2-4ac. It is called that because we can use that value to determine the nature of the roots of the equation. If this value is 0, the roots are real and equal, if the value is positive, the roots are real and unequal, and if the value is less than zero, the roots are complex in the form a%2B-bi where i=sqrt%28-1%29.
:
In this case, the value of the discriminant is %288%29%5E2-4%2A%28-2%29%2A5=64%2B40=104, which is positive. Therefore the roots are real and unequal. In visual terms, if you were to graph the trinomial, you would get a parabola that crossed the x-axis in two distinct places.
: