SOLUTION: What is the number of real solutions? 6x2 – 7x – 1 = 0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: What is the number of real solutions? 6x2 – 7x – 1 = 0       Log On


   



Question 668534: What is the number of real solutions?
6x2 – 7x – 1 = 0

Answer by swincher4391(1107) About Me  (Show Source):
You can put this solution on YOUR website!
The easiest way to answer this question is to look at D, the discriminant. Now what is the discriminant? It may look familiar from your quadratic formula. The discriminant is b%5E2-4ac. If:
b^2-4ac > 0 two real solutions
b^2-4ac = 0 one real solution
b^2-4ac < 0 no real solutions
So where a = 6 b = -7 and c = -1 we have that b^2 - 4ac = 49 - 4*6*(-1) = 49 + 24 = 63 > 0.
So, there are two real solutions.
-----------------
To see why b^2-4ac is the key, just think about your quadratic for a minute.
Since in our quadratic formula we have that %28-b+%2B-+sqrt%28b%5E2-4ac%29%29%2F%282a%29 what happens when b^2-4ac > 0? Then we have some number that we are plus-or-minusing gives us two solutions. If b^2-4ac = 0, then plus-or-minus has no impact and in fact we get -b/2a which is our vertex's x-coordinate. If b^2-4ac is negative then we are taking the square root of a negative number and so now we have imaginary solutions -- none real.