Let $f\colon[1,8]\to \Bbb{R}$ be a continuous function such that $f(1)=4$ and $f(8)=3$.
Show that exists $x_0 \in [1,8]$ such that $$f(x_0)= \sqrt[3]{x_0}+x_0.$$
How can I start this?
Let $f\colon[1,8]\to \Bbb{R}$ be a continuous function such that $f(1)=4$ and $f(8)=3$.
Show that exists $x_0 \in [1,8]$ such that $$f(x_0)= \sqrt[3]{x_0}+x_0.$$
How can I start this?
Consider the function $g(x) = f(x) - \sqrt[3]x - x$ and notice that $g$ is also continuous in $[1,8]$.
Further notice that $g(1) = 4 -1 -1 = 2$ and $g(8) = 3 - 2 - 8 = -7 $. In particular, $ \ g(1) > 0 > g(8)$.
Then, by the Intermediate value theorem, there is $x_0 \in ]0,8[$ such that $g(x_0) = 0$.