The region enclosed between the curves
$y = e^x$, $y = 6 - e^{-rac{x}{2}}$ and the line $x = 0$ is shown shaded in the diagram below - AQA - A-Level Maths Mechanics - Question 15 - 2020 - Paper 1
Question 15
The region enclosed between the curves
$y = e^x$, $y = 6 - e^{-rac{x}{2}}$ and the line $x = 0$ is shown shaded in the diagram below.
Show that the exact area of t... show full transcript
Worked Solution & Example Answer:The region enclosed between the curves
$y = e^x$, $y = 6 - e^{-rac{x}{2}}$ and the line $x = 0$ is shown shaded in the diagram below - AQA - A-Level Maths Mechanics - Question 15 - 2020 - Paper 1
Step 1
Obtain a single equation by eliminating $y$
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the area of the shaded region, we need to set the equations of the curves equal to each other:
6 - e^{-rac{x}{2}} = e^x.
Rearranging gives us:
e^x + e^{-rac{x}{2}} - 6 = 0.$$
This is a single equation in terms of $e^x$ and can be solved as a quadratic in $e^{-rac{x}{2}}$.
Step 2
Solve the quadratic equation
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Let e^{-rac{x}{2}} = t, then we have:
t^2 + 3t - 6 = 0.$$
Using the quadratic formula:
t = rac{-b ext{±} ext{sqrt}(b^2 - 4ac)}{2a},$$
we find:
t = rac{-3 ext{±} ext{sqrt}(3^2 - 4(1)(-6))}{2(1)} = rac{-3 ext{±} ext{sqrt}(9 + 24)}{2} = rac{-3 ext{±} 5}{2}.$$
Thus, the solutions for $t$ are:
t_1 = 1 ext{ and } t_2 = -4.$$
Since t = e^{-rac{x}{2}}, we continue with t1=1, giving x=0.
Step 3
Find the other intersection point
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Next, we find the second intersection by substituting t=1 back into e^{-rac{x}{2}}:
ightarrow x = 0.$$
Thus, we need to check the other quadratic solution, which yields:
$$t = 1.36
ightarrow e^{-rac{x}{2}}
ightarrow x ext{ (numerically calculated around)} = 1.386.$$
The limits of integration for the area between the curves will be from $0$ to this computed value.
Step 4
Set up the integral for the area
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The area A between the curves from x=0 to x=1.386 can be expressed as:
A = ext{Area under } y = 6 - e^{-rac{x}{2}} - ext{Area under } y = e^x.