Given $f(x) = 3x^4-2x^3-x^2 +1, \ g(x) = 4x^3-3x^2-2x$
show $\frac{f(1)-f(0)}{g(1) - g(0)} \ne \frac {f'(x)}{g'(x)}$ for any $x \in (0,1)$
I'm a little confused. I did the fraction on the left and my result was $\frac{0}{-1}$ ... but I'm not sure this is what I should've gotten? Would limits make sense for the LHS?
The fraction on the RHS, $\frac{f'(x)}{g'(x)}=\frac{12x^3-6x^2-2x}{12x^2-6x-2}=x$.
You made a small mistake in the $g'(x)$. It should be $12x^2$ instead of $12x^3$ and as such, $\frac{f'(x)}{g'(x)} = x$