43.1k views
3 votes
-6x²+3x-1=0

I need to find the discriminant answer and also the number of real solutions answer also

1 Answer

5 votes
a = - 6;
b = 3;
c = -1;

The discriminant is b^2 - 4 * a * c = 9 - 4 * ( - 6) * ( -1 ) = -9 -24 = - 15 < 0 => there are no real solutions.
User Annalise
by
6.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.