Standard +0.3 This is a straightforward multi-part question testing standard C3 techniques: solving a basic inverse trig equation, sketching curves, using a graph to locate a root, and applying a given iterative formula. All steps are routine with no novel problem-solving required, making it slightly easier than average.
7. (a) Solve the equation
$$\pi - 3 \arccos \theta = 0$$
(b) Sketch on the same diagram the curves \(y = \arccos ( x - 1 ) , 0 \leq x \leq 2\) and \(y = \sqrt { x + 2 } , x \geq - 2\).
Given that \(\alpha\) is the root of the equation
$$\arccos ( x - 1 ) = \sqrt { x + 2 }$$
(c) show that \(0 < \alpha < 1\),
(d) use the iterative formula
$$x _ { n + 1 } = 1 + \cos \sqrt { x _ { n } + 2 }$$
with \(x _ { 0 } = 1\) to find \(\alpha\) correct to 3 decimal places.
END
7. (a) Solve the equation
$$\pi - 3 \arccos \theta = 0$$
(b) Sketch on the same diagram the curves $y = \arccos ( x - 1 ) , 0 \leq x \leq 2$ and $y = \sqrt { x + 2 } , x \geq - 2$.
Given that $\alpha$ is the root of the equation
$$\arccos ( x - 1 ) = \sqrt { x + 2 }$$
(c) show that $0 < \alpha < 1$,\\
(d) use the iterative formula
$$x _ { n + 1 } = 1 + \cos \sqrt { x _ { n } + 2 }$$
with $x _ { 0 } = 1$ to find $\alpha$ correct to 3 decimal places.
END
\hfill \mbox{\textit{Edexcel C3 Q7 [14]}}