if we have the following functions:
$f(x)=x^3+x$
$g(x)=x^3+x-9$
$h(x)=x|x|+1$
is there a simple way to calculate these inverses:
$f^{-1}(2)$
$g^{-1}(1)$
$h^{-1}(3)$
if we have the following functions:
$f(x)=x^3+x$
$g(x)=x^3+x-9$
$h(x)=x|x|+1$
is there a simple way to calculate these inverses:
$f^{-1}(2)$
$g^{-1}(1)$
$h^{-1}(3)$
Note that since $f(x)=x^3+x$ is injective since $f'(x)=x^2+1>0$
and also for $g(x)=x^3+x-9$ injective since $g'(x)=x^2+1>0$
and also for $h(x)=x|x|+1$ injective (can you say why?) we can find