Answer: 3.1 years (choice C)
===============================================
Work Shown:
x = number of years, some positive real number
f(x) = debt level in thousands of dollars
The company is out of debt when f(x) = 0
We go from
f(x)=-8x^2+8x+50
to
0 = -8x^2+8x+50
We'll use the quadratic formula to solve.
Plug in: a = -8, b = 8, c = 50

Ignore the negative x value. It doesn't make sense to have a negative number of years.
The only practical solution is approximately 3.1 years.