| Exam Board | Edexcel |
|---|---|
| Module | C3 (Core Mathematics 3) |
| Marks | 9 |
| Paper | Download PDF ↗ |
| Mark scheme | Download PDF ↗ |
| Topic | Tangents, normals and gradients |
| Type | Find tangent at given point (polynomial/algebraic) |
| Difficulty | Standard +0.2 This is a straightforward multi-part question testing standard C3 techniques: finding a tangent (differentiation and point-slope form), algebraic manipulation to derive an iterative formula from f'(x)=0, and applying fixed-point iteration. All parts are routine applications of learned methods with no novel problem-solving required, making it easier than the typical A-level question. |
| Spec | 1.07j Differentiate exponentials: e^(kx) and a^(kx)1.07m Tangents and normals: gradient and equations1.09c Simple iterative methods: x_{n+1} = g(x_n), cobweb and staircase diagrams |
\includegraphics{figure_2}
Figure 2 shows part of the curve $C$ with equation $y = \text{f}(x)$, where
$$\text{f}(x) = 0.5e^x - x^2.$$
The curve $C$ cuts the $y$-axis at $A$ and there is a minimum at the point $B$.
\begin{enumerate}[label=(\alph*)]
\item Find an equation of the tangent to $C$ at $A$. [4]
\end{enumerate}
The $x$-coordinate of $B$ is approximately 2.15. A more exact estimate is to be made of this coordinate using iterations $x_{n+1} = \ln g(x_n)$.
\begin{enumerate}[label=(\alph*)]
\setcounter{enumi}{1}
\item Show that a possible form for $g(x)$ is $g(x) = 4x$. [3]
\item Using $x_{n+1} = \ln 4x_n$, with $x_0 = 2.15$, calculate $x_1$, $x_2$ and $x_3$. Give the value of $x_3$ to 4 decimal places. [2]
\end{enumerate}
\hfill \mbox{\textit{Edexcel C3 Q2 [9]}}