Let $f$ and $g$ be functions from $\mathbb{R}^n \to \mathbb{R}^m$. Assume that $f$ is differentiable at $c$, that $f(c)=0$, and that $g$ is continuous at $c$. Let $h(x)=g(x)f(x)$.
Prove that $h$ is differentiable at $c$ and that $h'(c;u)=g(c)\{f'(c;u)\}$ answer h'(c;u) =lim{ h(c+h1)-h(c)}\h h1->0 =lim {g(c+h1u)f(c+h1u)-g(c)f(c)}\h1 h1->0 =lim {g(c+h1u)f(c+h1u)}\h1 h1->0 =lim g(c+h1u)lim f(c+h1u)\h1 h1->0 h1->0
=g(c)f'(c;u)