AQA C3 2013 January — Question 1 5 marks

Exam BoardAQA
ModuleC3 (Core Mathematics 3)
Year2013
SessionJanuary
Marks5
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicFixed Point Iteration
TypeRearrange to iterative form
DifficultyModerate -0.3 This is a standard textbook-style fixed point iteration question with routine steps: (a) sign change verification requiring simple substitution, (b) trivial algebraic rearrangement (1 mark), and (c) calculator-based iteration for 2 iterations. All steps are mechanical with no problem-solving or insight required, making it slightly easier than average.
Spec1.09a Sign change methods: locate roots1.09c Simple iterative methods: x_{n+1} = g(x_n), cobweb and staircase diagrams

1
  1. Show that the equation \(x ^ { 3 } - 6 x + 1 = 0\) has a root \(\alpha\), where \(2 < \alpha < 3\).
  2. Show that the equation \(x ^ { 3 } - 6 x + 1 = 0\) can be rearranged into the form $$x ^ { 2 } = 6 - \frac { 1 } { x }$$ (1 mark)
  3. Use the recurrence relation \(x _ { n + 1 } = \sqrt { 6 - \frac { 1 } { x _ { n } } }\), with \(x _ { 1 } = 2.5\), to find the value of \(x _ { 3 }\), giving your answer to four significant figures.
    (2 marks)
    \includegraphics[max width=\textwidth, alt={}]{b8614dd6-2197-40c3-a673-5bef3e3653a5-2_142_116_2560_157}\(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\)

Question 1:
Part (a)
AnswerMarks Guidance
AnswerMarks Guidance
\(f(2) = 8 - 12 + 1 = -3 < 0\)M1 Evaluate \(f(x)\) at both \(x=2\) and \(x=3\)
\(f(3) = 27 - 18 + 1 = 10 > 0\)
Sign change, therefore root \(\alpha\) where \(2 < \alpha < 3\)A1 Must state sign change and conclusion
Part (b)
AnswerMarks Guidance
AnswerMarks Guidance
\(x^3 - 6x + 1 = 0 \Rightarrow x^3 = 6x - 1\)B1 Divide by \(x\): \(x^2 = 6 - \frac{1}{x}\)
Part (c)
AnswerMarks Guidance
AnswerMarks Guidance
\(x_2 = \sqrt{6 - \frac{1}{2.5}} = \sqrt{5.6} = 2.366...\)M1 Correct use of recurrence with \(x_1 = 2.5\)
\(x_3 = \sqrt{6 - \frac{1}{2.366...}} = 2.390\)A1 Answer to 4 significant figures
# Question 1:

## Part (a)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $f(2) = 8 - 12 + 1 = -3 < 0$ | M1 | Evaluate $f(x)$ at both $x=2$ and $x=3$ |
| $f(3) = 27 - 18 + 1 = 10 > 0$ | | |
| Sign change, therefore root $\alpha$ where $2 < \alpha < 3$ | A1 | Must state sign change and conclusion |

## Part (b)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $x^3 - 6x + 1 = 0 \Rightarrow x^3 = 6x - 1$ | B1 | Divide by $x$: $x^2 = 6 - \frac{1}{x}$ |

## Part (c)
| Answer | Marks | Guidance |
|--------|-------|----------|
| $x_2 = \sqrt{6 - \frac{1}{2.5}} = \sqrt{5.6} = 2.366...$ | M1 | Correct use of recurrence with $x_1 = 2.5$ |
| $x_3 = \sqrt{6 - \frac{1}{2.366...}} = 2.390$ | A1 | Answer to 4 significant figures |

---
1
\begin{enumerate}[label=(\alph*)]
\item Show that the equation $x ^ { 3 } - 6 x + 1 = 0$ has a root $\alpha$, where $2 < \alpha < 3$.
\item Show that the equation $x ^ { 3 } - 6 x + 1 = 0$ can be rearranged into the form

$$x ^ { 2 } = 6 - \frac { 1 } { x }$$

(1 mark)
\item Use the recurrence relation $x _ { n + 1 } = \sqrt { 6 - \frac { 1 } { x _ { n } } }$, with $x _ { 1 } = 2.5$, to find the value of $x _ { 3 }$, giving your answer to four significant figures.\\
(2 marks)

\begin{center}
\begin{tabular}{|l|l|}
\hline
\includegraphics[max width=\textwidth, alt={}]{b8614dd6-2197-40c3-a673-5bef3e3653a5-2_142_116_2560_157}
 & $\_\_\_\_$ $\_\_\_\_$ $\_\_\_\_$ \\
\hline
\end{tabular}
\end{center}
\end{enumerate}

\hfill \mbox{\textit{AQA C3 2013 Q1 [5]}}