Solveeit Logo

Question

Question: Find \[c\] so that \[f'\left( c \right) = \dfrac{{f\left( b \right) - f\left( a \right)}}{{b - a}}\]...

Find cc so that f(c)=f(b)f(a)baf'\left( c \right) = \dfrac{{f\left( b \right) - f\left( a \right)}}{{b - a}} if f(x)=exf\left( x \right) = {e^x}, a=0a = 0 and b=1b = 1.

Explanation

Solution

Here, we need to find the value of cc. We will find the derivative of the given function. Then, using the given information, we will simplify the given equation. We will take natural logarithms of both sides to simplify the equation further and get the value of cc.

Complete step by step solution:
First, we will find the value of the function f(x)=exf\left( x \right) = {e^x} at x=0x = 0 and x=1x = 1.
We will use the rule of logarithms lnex=x\ln {e^x} = x.
Substituting x=0x = 0 in the function, we get
f(0)=e0f\left( 0 \right) = {e^0}
We know that any number raised to the power 0 is equal to 1.
Thus, we get
f(0)=1\Rightarrow f\left( 0 \right) = 1
Substituting x=1x = 1 in the function f(x)=exf\left( x \right) = {e^x}, we get
f(1)=e1f\left( 1 \right) = {e^1}
We know that any number raised to power 1 is the number itself.
Thus, we get
f(1)=e\Rightarrow f\left( 1 \right) = e
Now, we will find the value of the derivative of the function at x=cx = c.
Differentiating the function f(x)=exf\left( x \right) = {e^x} with respect to xx, we get
f(x)=exf'\left( x \right) = {e^x}
Substituting x=cx = c in the equation, we get
f(c)=ec\Rightarrow f'\left( c \right) = {e^c}
Finally, we can begin simplifying the given equation to find the value of cc.
Substituting a=0a = 0 and b=1b = 1 in the equation f(c)=f(b)f(a)baf'\left( c \right) = \dfrac{{f\left( b \right) - f\left( a \right)}}{{b - a}}, we get
f(c)=f(1)f(0)10\Rightarrow f'\left( c \right) = \dfrac{{f\left( 1 \right) - f\left( 0 \right)}}{{1 - 0}}
Substituting f(c)=ecf'\left( c \right) = {e^c}, f(1)=ef\left( 1 \right) = e and f(0)=1f\left( 0 \right) = 1 in the equation, we get
ec=e11 ec=e1\begin{array}{l} \Rightarrow {e^c} = \dfrac{{e - 1}}{1}\\\ \Rightarrow {e^c} = e - 1\end{array}
Taking natural logarithms on both sides, we get
lnec=ln(e1)\Rightarrow \ln {e^c} = \ln \left( {e - 1} \right)
We know that lnex=x\ln {e^x} = x.
Therefore, we get
lnec=c\ln {e^c} = c
Substituting lnec=c\ln {e^c} = c in the equation lnec=ln(e1)\ln {e^c} = \ln \left( {e - 1} \right), we get
c=ln(e1)c = \ln \left( {e - 1} \right)

\therefore The value of cc is ln(e1)\ln \left( {e - 1} \right).

Note:
We need to remember that any number raised to the power 0 is equal to 1. A common mistake we might commit is to f(b)f(a)f\left( b \right) - f\left( a \right) as e1e0=e0=e{e^1} - {e^0} = e - 0 = e, it will lead us to wrong answer. This question verifies a fundamental result in Calculus, called the Mean Value Theorem. According to the Mean Value Theorem, if f:[a,b]Rf:\left[ {a,b} \right] \to {\bf{R}} is a continuous function on the interval [a,b]\left[ {a,b} \right] and a differentiable function on the interval (a,b)\left( {a,b} \right), then there exists some number cc in the interval (a,b)\left( {a,b} \right), such that f(c)=f(b)f(a)baf'\left( c \right) = \dfrac{{f\left( b \right) - f\left( a \right)}}{{b - a}}.
We know that f(x)=exf\left( x \right) = {e^x} is a continuous function on the interval [0,1]\left[ {0,1} \right] and a differentiable function on the interval (0,1)\left( {0,1} \right). The value of cc can be simplified as ln(e1)0.54\ln \left( {e - 1} \right) \approx 0.54, which lies in the interval (0,1)\left( {0,1} \right). Therefore, this question verifies the Mean Value Theorem.