Question 1032032
From
{{{ -3x^2 - 5x + 2 = 0 }}}
we can use
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
and get
{{{x = (5 +- sqrt((-5)^2-4(-3)(2)))/(2*(-3))}}}
{{{x = (5 +- sqrt(25 + 24))/(-6)}}}
{{{x = (5 +- 7)/-6}}}
{{{x = -2}}}
and
{{{x = 1/3}}}
Choice B.