IB DP Math AA SL Prediction Paper 2 for 2025 Exams
IB DP Math AA SL Prediction Paper 2 – April/May 2025 Exam
IB DP Math AA SL Prediction Paper 2: Prepare for the IB exams with subject-specific Prediction questions, model answers. All topics covered.
Prepared by IB teachers: Access our IB DP Math AA SL Prediction Paper 2 with model answer. Students: Practice with exam-style papers for IB DP Math AA HL Exam
Question 1
A curve has equation $y = \frac{1+e^{2x}}{1+3x}$. The curve has exactly one stationary point $P$.
(a) Find $\frac{dy}{dx}$ and hence show that the x-coordinate of $P$ satisfies the equation $x = \frac{1}{6} + \frac{1}{2}e^{-2x}$.
(b) Show by calculation that the x-coordinate of P lies between 0.35 and 0.45 .
(c) Use an iterative formula based on the equation in part (a) to find the x-coordinate of P correct to 3 significant figures. Give the result of each iteration to 5 significant figures.
▶️Answer/Explanation
Solution: –
(a) Find \(\frac{dy}{dx}\) and show that the x-coordinate of \(P\) satisfies \(x = \frac{1}{6} + \frac{1}{2}e^{-2x}\)
The curve is \(y = \frac{1 + e^{2x}}{1 + 3x}\). To find the stationary point \(P\), we need \(\frac{dy}{dx} = 0\).
Use the quotient rule:
\[
\frac{dy}{dx} = \frac{\frac{d}{dx}(1 + e^{2x}) \cdot (1 + 3x) – (1 + e^{2x}) \cdot \frac{d}{dx}(1 + 3x)}{(1 + 3x)^2}.
\]
Derivative of the numerator \(1 + e^{2x}\): \(\frac{d}{dx}(1 + e^{2x}) = 0 + 2e^{2x} = 2e^{2x}\).
Derivative of the denominator \(1 + 3x\): \(\frac{d}{dx}(1 + 3x) = 3\).
So,
\[
\frac{dy}{dx} = \frac{(2e^{2x})(1 + 3x) – (1 + e^{2x}) \cdot 3}{(1 + 3x)^2}.
\]
Simplify the numerator:
\[
2e^{2x}(1 + 3x) – 3(1 + e^{2x}) = 2e^{2x} + 6x e^{2x} – 3 – 3e^{2x} = (2e^{2x} – 3e^{2x}) + 6x e^{2x} – 3 = -e^{2x} + 6x e^{2x} – 3.
\]
\[
\frac{dy}{dx} = \frac{-e^{2x} + 6x e^{2x} – 3}{(1 + 3x)^2}.
\]
Set \(\frac{dy}{dx} = 0\) for the stationary point:
\[
e^{2x} + 6x e^{2x} – 3 = 0.
\]
Factor out \(e^{2x}\) (since \(e^{2x} \neq 0\)):
\[
e^{2x}(6x – 1) – 3 = 0.
\]
\[
e^{2x}(6x – 1) = 3.
\]
\[
6x – 1 = 3e^{-2x}.
\]
\[
6x = 1 + 3e^{-2x}.
\]
\[
x = \frac{1}{6} + \frac{3}{6}e^{-2x} = \frac{1}{6} + \frac{1}{2}e^{-2x}.
\]
This matches the given equation, so the x-coordinate of \(P\) satisfies \(x = \frac{1}{6} + \frac{1}{2}e^{-2x}\).
(b) Show that the x-coordinate of \(P\) lies between 0.35 and 0.45
We need to check if there’s a solution to \(x = \frac{1}{6} + \frac{1}{2}e^{-2x}\) in the interval \(0.35 < x < 0.45\).
Define the function:
\[
f(x) = x – \frac{1}{6} – \frac{1}{2}e^{-2x}.
\]
We need to show \(f(x) = 0\) for some \(x\) in \((0.35, 0.45)\).
Evaluate \(f(x)\) at the endpoints and check the behavior:
At \(x = 0.35\):
\[
e^{-2 \cdot 0.35} = e^{-0.7} \approx 0.4966.
\]
\[
\frac{1}{2} \cdot 0.4966 \approx 0.2483.
\]
\[
\frac{1}{6} \approx 0.1667.
\]
\[
f(0.35) = 0.35 – 0.1667 – 0.2483 = 0.35 – 0.415 = -0.065.
\]
At \(x = 0.45\):
\[
e^{-2 \cdot 0.45} = e^{-0.9} \approx 0.4066.
\]
\[
\frac{1}{2} \cdot 0.4066 \approx 0.2033.
\]
\[
f(0.45) = 0.45 – 0.1667 – 0.2033 = 0.45 – 0.37 = 0.08.
\]
\(f(0.35) < 0\) and \(f(0.45) > 0\), so by the Intermediate Value Theorem, there’s a root in \((0.35, 0.45)\).
To confirm it’s the only root (since the curve has exactly one stationary point), check the derivative of \(f(x)\):
\[
f'(x) = 1 – \frac{1}{2} \cdot (-2) e^{-2x} = 1 + e^{-2x}.
\]
Since \(e^{-2x} > 0\), \(f'(x) > 1 > 0\), so \(f(x)\) is strictly increasing. Thus, there’s exactly one root, and it lies in \((0.35, 0.45)\).
(c) Use an iterative formula to find the x-coordinate of \(P\) correct to 3 significant figures, giving each iteration to 5 significant figures
From (a), \(x = \frac{1}{6} + \frac{1}{2}e^{-2x}\). Rearrange for iteration:
\[
x_{n+1} = \frac{1}{6} + \frac{1}{2}e^{-2x_n}.
\]
Start with an initial guess within \((0.35, 0.45)\), say \(x_0 = 0.4\) (midpoint for convergence).
\(x_0 = 0.40000\):
\[
e^{-2 \cdot 0.40000} = e^{-0.8} \approx 0.44933.
\]
\[
\frac{1}{2} \cdot 0.44933 = 0.22467.
\]
\[
x_1 = 0.16667 + 0.22467 = 0.39134.
\]
\(x_1 = 0.39134\):
\[
e^{-2 \cdot 0.39134} = e^{-0.78268} \approx 0.45726.
\]
\[
\frac{1}{2} \cdot 0.45726 = 0.22863.
\]
\[
x_2 = 0.16667 + 0.22863 = 0.39530.
\]
\(x_2 = 0.39530\):
\[
e^{-2 \cdot 0.39530} = e^{-0.79060} \approx 0.45370.
\]
\[
\frac{1}{2} \cdot 0.45370 = 0.22685.
\]
\[
x_3 = 0.16667 + 0.22685 = 0.39352.
\]
\(x_3 = 0.39352\):
\[
e^{-2 \cdot 0.39352} = e^{-0.78704} \approx 0.45515.
\]
\[
\frac{1}{2} \cdot 0.45515 = 0.22758.
\]
\[
x_4 = 0.16667 + 0.22758 = 0.39425.
\]
\(x_4 = 0.39425\):
\[
e^{-2 \cdot 0.39425} = e^{-0.78850} \approx 0.45437.
\]
\[
\frac{1}{2} \cdot 0.45437 = 0.22719.
\]
\[
x_5 = 0.16667 + 0.22719 = 0.39386.
\]
\(x_5 = 0.39386\):
\[
e^{-2 \cdot 0.39386} = e^{-0.78772} \approx 0.45482.
\]
\[
\frac{1}{2} \cdot 0.45482 = 0.22741.
\]
\[
x_6 = 0.16667 + 0.22741 = 0.39408.
\]
\(x_6 = 0.39408\):
\[
e^{-2 \cdot 0.39408} = e^{-0.78816} \approx 0.45452.
\]
\[
\frac{1}{2} \cdot 0.45452 = 0.22726.
\]
\[
x_7 = 0.16667 + 0.22726 = 0.39393.
\]
The values are converging. To 3 significant figures:
\(x_6 = 0.39408\), \(x_7 = 0.39393\), both round to 0.394.
So, the x-coordinate of \(P\) is 0.394 (to 3 significant figures).
Iterations to 5 significant figures:
\(x_0 = 0.40000\)
\(x_1 = 0.39134\)
\(x_2 = 0.39530\)
\(x_3 = 0.39352\)
\(x_4 = 0.39425\)
\(x_5 = 0.39386\)
\(x_6 = 0.39408\)
\(x_7 = 0.39393\)
Question 2
The diagram shows the curve with equation $y = \sqrt{\sin 2x + \sin^2 2x}$ for $0 \le x \le \frac{1}{6}\pi$. The shaded region is bounded by the curve and the straight lines $x = \frac{1}{6}\pi$ and $y = 0$.
(a) Use the trapezium rule with two intervals to find an approximation to the area of the shaded region.
Give your answer correct to 2 significant figures.
(b) The shaded region is rotated completely about the x-axis.
Find the exact volume of the solid produced.
▶️Answer/Explanation
Solution: –
6(a) Use y-values (0), $\sqrt{\sin\frac{\pi}{6}+\sin^{2}\frac{\pi}{6}}$, $\sqrt{\sin\frac{\pi}{3}+\sin^{2}\frac{\pi}{3}}$, or decimal equivalents
Use correct formula, or equivalent, with $h=\frac{\pi}{6}$
Obtain 0.39
6(b) Use $(\pi)\int(\sin 2x + \sin^2 2x) dx$
Express integrand in the form $k_1 \sin 2x + k_2 + k_3 \cos 4x$
Obtain correct $\sin 2x + \frac{1}{2} – \frac{1}{2} \cos 4x$
Integrate to obtain $-\frac{1}{2} \cos 2x + \frac{1}{2}x – \frac{1}{8} \sin 4x$
Apply limits correctly to obtain exact value
Obtain volume = $\frac{1}{4}\pi + \frac{1}{12}\pi^2 – \frac{1}{16}\pi\sqrt{3}$
Question 3
(a) The polynomial p(x) is defined by
$p(x) = 9x^3 + 6x^2 + 12x + k$,
where k is a constant.
(a) Find the quotient when p(x) is divided by (3x + 2) and show that the remainder is (k – 8).
(b) It is given that $\int_1^6 \frac{p(x)}{3x+2} dx = a + \ln 64$, where $a$ is an integer.
Find the values of $a$ and $k$.
▶️Answer/Explanation
Solution: –
7(a) Carry out division at least as far as $3x^{2}+n_{1}$
Obtain quotient $3x^{2}+4$
Confirm remainder is $k-8$
Alternative Method for Question 7(a)
Synthetic division
Obtain quotient $3x^{2}+4$
Confirm remainder is $k-8$
7(b) Integrate to obtain at least a term in $x^3$ and term of form $n_{1} \ln(3x+2)$
Obtain $x^3 + 4x + \frac{1}{3}(k-8) \ln(3x+2)$
Apply limits correctly to expression with three terms
Obtain $a=235$
Equate logarithm term to $\ln 64$ and apply appropriate logarithm properties
Obtain $k=17$