Roman C. answered 12/30/12
Masters of Education Graduate with Mathematics Expertise
First we need the slope of the secant line through the points at x = -3 and x = -1/2. The two points are (-3,1/3) and (-1/2,2).
This slope is (2-1/3)/(-1/2-(-3)) = (5/3)/(5/2) = 2/3.
So we seek all c in [-3,-1/2] where f'(x) = 1/x2 is 2/3.
1/x2 = 2/3
x2 = 3/2
x = -√(3/2) which is the only one in our interval. This is choice a.