0

I know this is quite a basic question, but at this current time I can't think of a proof.

Here's the question.

Say I have a function $f(x) = e^x -2$ with $x \in [0, 1]$. How do I show that $f(0) < f(x) < f(1)$ $\forall x \in [0,1]$.

Could someone please point me in the right direction to writing a proof for this?

1 Answers1

0

You need to show that the function is increasing on $[0,1]$. To show that obtain the derivative of $f(x)$ and show that $f'(x)>0 \;\; \forall x \in [0,1]$.

Clearly, $f'(x)=e^x$ and we have that $f(x)>0\;\;\forall x \in \mathbb{R}$. Hence, $f'(x)>0\;\;\forall x \in [0,1]$. Hence, the function is (strictly) increasing function. So, we have $f(0)<f(x)<f(1)$.

Nitish Kumar
  • 1,558