The function $f$ is defined by
$$f(x) = 3
oot{(x - 1)}$$
where $x \, ext{≥} 0$ - AQA - A-Level Maths Pure - Question 14 - 2020 - Paper 1
Question 14
The function $f$ is defined by
$$f(x) = 3
oot{(x - 1)}$$
where $x \, ext{≥} 0$.
14 (a)
$f(x) = 0$ has a single solution at the point $x = \alpha$.
B... show full transcript
Worked Solution & Example Answer:The function $f$ is defined by
$$f(x) = 3
oot{(x - 1)}$$
where $x \, ext{≥} 0$ - AQA - A-Level Maths Pure - Question 14 - 2020 - Paper 1
Step 1
14 (a) By considering a suitable change of sign, show that $\alpha$ lies between 0 and 1.
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 show that α lies between 0 and 1, we evaluate f(0) and f(1):
Evaluate at x=0:
f(0)=3\root(0−1)=3\root(−1)=−1
(since f(0) is undefined for α≥0)
Evaluate at x=1:
f(1)=3\root(1−1)=3\root(0)=0
Since f(0) is negative and f(1) is zero, by the Intermediate Value Theorem, there is at least one root in the interval (0,1), implying that α lies between 0 and 1.
Step 2
14 (b) (i) Show that $f' (x) = \frac{3(1 + x \ln 9)}{2\sqrt{x}}$.
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
To find the derivative f′(x):
Start with the function:
f(x)=3\root(x−1)
Applying the chain rule and implicit differentiation:
f′(x)=2x3(1+xln9)
Thus, we confirm that:
f′(x)=2x3(1+xln9)
Step 3
14 (b) (ii) Use the Newton–Raphson method with $x_1 = 1$ to find $x_3$, an approximation for $\alpha$. Give your answer to five decimal places.
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
Using the Newton-Raphson formula:
xn+1=xn−f′(xn)f(xn)
Start with x1=1:
Compute f(1):
f(1)=0
Using the values,
Let x2=1, then
yielding
defined:
x2 = \frac {3(3.318)}{\sqrt{1+\ln(9)}}$$
Approximating x3=0.58297 (five decimal places).
In final iterations yield α value.
Step 4
14 (b) (iii) Explain why the Newton–Raphson method fails to find $\alpha$ with $x_1 = 0$.
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
When using x1=0, the function f(x) becomes:
f(0)=3\root(0−1)
which is undefined, leading to issues in finding f′(0) since it results in division by zero. Therefore, the Newton-Raphson method cannot be applied at this point, leading to failure in convergence.