0
$\begingroup$

Q. If $f:[0,1]\to \mathbb R$ is continues and differentiable. Such that $f(0)= 1$ and $[f(1)]^3 +2f(1) =5$ then prove that there exists a $c$ such that $f'(c)= 2/2+[f'(c)]^2$

How I tried to solve is that $f(0)=1$ and let $f(1)=t$ So $f'(c)= f(1)-f(0)/1-0 =t-1$

Then I tried to eliminate t from the the equation $t^3+2t-5=0$. Initially I was quite confident that it would work but after a bit it doesn't seems to..

pic

  • 0
    What are you trying to solve?2017-01-01
  • 0
    Sorry I forgot to put the picture2017-01-01
  • 0
    I think you should try to type it out.2017-01-01
  • 0
    And now we can see at least one major typo.2017-01-01

3 Answers 3

3

Consider $$g(x)= \left[f(x) \right]^3 + 2f(x)$$ You can add a constant to this function but it doesn't matter. Then apply the Mean Value Theorem directly to $g(x)$ to obtain \begin{align} g'(c) = \frac{g(1)-g(0)}{1-0} = 2 \end{align} where $c\in[0,1]$. Now look again at the definition of $g(x)$ and use the fact that $g'(c)=2$ to derive an expression for $f'(c)$.

1

Define $g=2 f(x) +f(x)^3-2x-3$. What is $g(0)$ and $g(1)$?

0

Let $$g(x)=2f(x)-f^3(x)$$

Apply LMVT , You'll directly get the required result.