Question 460640
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}

a = 2 b=-3 c = -4

plug them into the formula and away you go...