Calculus Examples

Find Where the Mean Value Theorem is Satisfied f(x)=e^(-2x) , [0,2]
f(x)=e-2xf(x)=e2x , [0,2][0,2]
Step 1
If ff is continuous on the interval [a,b][a,b] and differentiable on (a,b)(a,b), then at least one real number cc exists in the interval (a,b)(a,b) such that f(c)=f(b)-fab-a. The mean value theorem expresses the relationship between the slope of the tangent to the curve at x=c and the slope of the line through the points (a,f(a)) and (b,f(b)).
If f(x) is continuous on [a,b]
and if f(x) differentiable on (a,b),
then there exists at least one point, c in [a,b]: f(c)=f(b)-fab-a.
Step 2
Check if f(x)=e-2x is continuous.
Tap for more steps...
Step 2.1
The domain of the expression is all real numbers except where the expression is undefined. In this case, there is no real number that makes the expression undefined.
Interval Notation:
(-,)
Set-Builder Notation:
{x|x}
Step 2.2
f(x) is continuous on [0,2].
The function is continuous.
The function is continuous.
Step 3
Find the derivative.
Tap for more steps...
Step 3.1
Find the first derivative.
Tap for more steps...
Step 3.1.1
Differentiate using the chain rule, which states that ddx[f(g(x))] is f(g(x))g(x) where f(x)=ex and g(x)=-2x.
Tap for more steps...
Step 3.1.1.1
To apply the Chain Rule, set u as -2x.
ddu[eu]ddx[-2x]
Step 3.1.1.2
Differentiate using the Exponential Rule which states that ddu[au] is auln(a) where a=e.
euddx[-2x]
Step 3.1.1.3
Replace all occurrences of u with -2x.
e-2xddx[-2x]
e-2xddx[-2x]
Step 3.1.2
Differentiate.
Tap for more steps...
Step 3.1.2.1
Since -2 is constant with respect to x, the derivative of -2x with respect to x is -2ddx[x].
e-2x(-2ddx[x])
Step 3.1.2.2
Differentiate using the Power Rule which states that ddx[xn] is nxn-1 where n=1.
e-2x(-21)
Step 3.1.2.3
Simplify the expression.
Tap for more steps...
Step 3.1.2.3.1
Multiply -2 by 1.
e-2x-2
Step 3.1.2.3.2
Move -2 to the left of e-2x.
f(x)=-2e-2x
f(x)=-2e-2x
f(x)=-2e-2x
f(x)=-2e-2x
Step 3.2
The first derivative of f(x) with respect to x is -2e-2x.
-2e-2x
-2e-2x
Step 4
Find if the derivative is continuous on (0,2).
Tap for more steps...
Step 4.1
The domain of the expression is all real numbers except where the expression is undefined. In this case, there is no real number that makes the expression undefined.
Interval Notation:
(-,)
Set-Builder Notation:
{x|x}
Step 4.2
f(x) is continuous on (0,2).
The function is continuous.
The function is continuous.
Step 5
The function is differentiable on (0,2) because the derivative is continuous on (0,2).
The function is differentiable.
Step 6
f(x) satisfies the two conditions for the mean value theorem. It is continuous on [0,2] and differentiable on (0,2).
f(x) is continuous on [0,2] and differentiable on (0,2).
Step 7
Evaluate f(a) from the interval [0,2].
Tap for more steps...
Step 7.1
Replace the variable x with 0 in the expression.
f(0)=e-20
Step 7.2
Simplify the result.
Tap for more steps...
Step 7.2.1
Multiply -2 by 0.
f(0)=e0
Step 7.2.2
Anything raised to 0 is 1.
f(0)=1
Step 7.2.3
The final answer is 1.
1
1
1
Step 8
Evaluate f(b) from the interval [0,2].
Tap for more steps...
Step 8.1
Replace the variable x with 2 in the expression.
f(2)=e-22
Step 8.2
Simplify the result.
Tap for more steps...
Step 8.2.1
Multiply -2 by 2.
f(2)=e-4
Step 8.2.2
Rewrite the expression using the negative exponent rule b-n=1bn.
f(2)=1e4
Step 8.2.3
The final answer is 1e4.
1e4
1e4
1e4
Step 9
Solve -2e-2x=-(f(b)+f(a))-(b+a) for x. -2e-2x=-(f(2)+f(0))-(2+0).
Tap for more steps...
Step 9.1
Simplify (1e4)-(1)(2)-(0).
Tap for more steps...
Step 9.1.1
Multiply the numerator and denominator of the fraction by e4.
Tap for more steps...
Step 9.1.1.1
Multiply 1e4-(1)2-(0) by e4e4.
-2e-2x=e4e41e4-(1)2-(0)
Step 9.1.1.2
Combine.
-2e-2x=e4(1e4-(1))e4(2-(0))
-2e-2x=e4(1e4-(1))e4(2-(0))
Step 9.1.2
Apply the distributive property.
-2e-2x=e41e4+e4(-(1))e42+e4(-(0))
Step 9.1.3
Cancel the common factor of e4.
Tap for more steps...
Step 9.1.3.1
Cancel the common factor.
-2e-2x=e41e4+e4(-(1))e42+e4(-(0))
Step 9.1.3.2
Rewrite the expression.
-2e-2x=1+e4(-(1))e42+e4(-(0))
-2e-2x=1+e4(-(1))e42+e4(-(0))
Step 9.1.4
Simplify the numerator.
Tap for more steps...
Step 9.1.4.1
Rewrite 1 as 12.
-2e-2x=12+e4(-(1))e42+e4(-(0))
Step 9.1.4.2
Rewrite e4(1) as (e21)2.
-2e-2x=12-(e21)2e42+e4(-(0))
Step 9.1.4.3
Since both terms are perfect squares, factor using the difference of squares formula, a2-b2=(a+b)(a-b) where a=1 and b=e21.
-2e-2x=(1+e21)(1-(e21))e42+e4(-(0))
Step 9.1.4.4
Simplify.
Tap for more steps...
Step 9.1.4.4.1
Multiply e2 by 1.
-2e-2x=(1+e2)(1-(e21))e42+e4(-(0))
Step 9.1.4.4.2
Rewrite 1 as 12.
-2e-2x=(1+e2)(12-e21)e42+e4(-(0))
Step 9.1.4.4.3
Rewrite e21 as (e1)2.
-2e-2x=(1+e2)(12-(e1)2)e42+e4(-(0))
Step 9.1.4.4.4
Since both terms are perfect squares, factor using the difference of squares formula, a2-b2=(a+b)(a-b) where a=1 and b=e1.
-2e-2x=(1+e2)((1+e1)(1-(e1)))e42+e4(-(0))
Step 9.1.4.4.5
Simplify.
Tap for more steps...
Step 9.1.4.4.5.1
Multiply e by 1.
-2e-2x=(1+e2)((1+e)(1-(e1)))e42+e4(-(0))
Step 9.1.4.4.5.2
Multiply e by 1.
-2e-2x=(1+e2)((1+e)(1-e))e42+e4(-(0))
-2e-2x=(1+e2)(1+e)(1-e)e42+e4(-(0))
-2e-2x=(1+e2)(1+e)(1-e)e42+e4(-(0))
-2e-2x=(1+e2)(1+e)(1-e)e42+e4(-(0))
Step 9.1.5
Simplify the denominator.
Tap for more steps...
Step 9.1.5.1
Factor e4 out of e42+e4(-(0)).
-2e-2x=(1+e2)(1+e)(1-e)e4(2-(0))
Step 9.1.5.2
Multiply -1 by 0.
-2e-2x=(1+e2)(1+e)(1-e)e4(2+0)
Step 9.1.5.3
Add 2 and 0.
-2e-2x=(1+e2)(1+e)(1-e)e42
-2e-2x=(1+e2)(1+e)(1-e)e42
Step 9.1.6
Move 2 to the left of e4.
-2e-2x=(1+e2)(1+e)(1-e)2e4
-2e-2x=(1+e2)(1+e)(1-e)2e4
Step 9.2
Divide each term in -2e-2x=(1+e2)(1+e)(1-e)2e4 by -2 and simplify.
Tap for more steps...
Step 9.2.1
Divide each term in -2e-2x=(1+e2)(1+e)(1-e)2e4 by -2.
-2e-2x-2=(1+e2)(1+e)(1-e)2e4-2
Step 9.2.2
Simplify the left side.
Tap for more steps...
Step 9.2.2.1
Cancel the common factor of -2.
Tap for more steps...
Step 9.2.2.1.1
Cancel the common factor.
-2e-2x-2=(1+e2)(1+e)(1-e)2e4-2
Step 9.2.2.1.2
Divide e-2x by 1.
e-2x=(1+e2)(1+e)(1-e)2e4-2
e-2x=(1+e2)(1+e)(1-e)2e4-2
e-2x=(1+e2)(1+e)(1-e)2e4-2
Step 9.2.3
Simplify the right side.
Tap for more steps...
Step 9.2.3.1
Multiply the numerator by the reciprocal of the denominator.
e-2x=(1+e2)(1+e)(1-e)2e41-2
Step 9.2.3.2
Combine.
e-2x=(1+e2)(1+e)(1-e)12e4-2
Step 9.2.3.3
Simplify the expression.
Tap for more steps...
Step 9.2.3.3.1
Multiply 1+e2 by 1.
e-2x=(1+e2)(1+e)(1-e)2e4-2
Step 9.2.3.3.2
Multiply -2 by 2.
e-2x=(1+e2)(1+e)(1-e)-4e4
Step 9.2.3.3.3
Move the negative in front of the fraction.
e-2x=-(1+e2)(1+e)(1-e)4e4
e-2x=-(1+e2)(1+e)(1-e)4e4
e-2x=-(1+e2)(1+e)(1-e)4e4
e-2x=-(1+e2)(1+e)(1-e)4e4
Step 9.3
Take the natural logarithm of both sides of the equation to remove the variable from the exponent.
ln(e-2x)=ln(-(1+e2)(1+e)(1-e)4e4)
Step 9.4
The equation cannot be solved because ln(-(1+e2)(1+e)(1-e)4e4) is undefined.
Undefined
Step 9.5
There is no solution for e-2x=-(1+e2)(1+e)(1-e)4e4
No solution
No solution
Step 10
There are no solution, so there is no x value where the tangent line is parallel to the line that passes through the end points a=0 and b=2.
No x value found where the tangent line at x is parallel to the line that passes through the end points a=0 and b=2
Step 11
 [x2  12  π  xdx ]