$f(x) = x^3 - x^2 + (x-1)\sin x$
$fg(x) = f(x) g(x)$
Which of the following is true?
A) If g is continuous at x = 1, then fg is differentiable at x = 1
B) If fg is differentiable at x = 1, then g is continuous at x = 1
C) If g is differentiable at x = 1, then fg is differentiable at x = 1
D) If fg is differentiable at x = 1, then g is differentiable at x = 1.
The way I solved :
(fg)'(x) = f '(x)g(x) + f(x)g'(x)
(fg)'(1) = f '(1)g(1) + f(1)g'(1)
(fg)'(1) = (1 + sin1) (g(1))
so for (fg)'(x) to be continuous at x=1, g(x) should be continuous at x=1 and vice versa.
so for (fg)(x) to be differentiable at x=1, g(x) should be continuous at x=1 and vice versa.
This way I get option A,B,C but the answer given is only A,C.
Please help me understand why the reverse is not true?
