Let $g(x)$ be the inverse of the function: $$f(x) = x^3+2x+4$$ Calculate $g(7)$.
I don't know where to begin, since you can't easily find the inverse by switching the $x$ and $y$ around.
Any and all help would be appreciated.
Let $g(x)$ be the inverse of the function: $$f(x) = x^3+2x+4$$ Calculate $g(7)$.
I don't know where to begin, since you can't easily find the inverse by switching the $x$ and $y$ around.
Any and all help would be appreciated.
As KM101 commented, need to solve for $f(x)=7$. Since $g(y)$ is the inverse function, we know that whatever x value in $f(x)$ gives 7 is the output of $g(y)$.
$7=x^3+2x+4$
$0=x^3+2x-3$
$0=(x-1)*(x^2+x+3)$
$x=1$ There is no value of x that will make $0=(x^2+x+3)$ true so it will just be 1.