Moderate -0.3 This is a straightforward application of standard numerical methods (sign change verification, interval bisection, Newton-Raphson) with clear instructions and simple arithmetic. While it's Further Maths content, the question requires only routine execution of algorithms with no problem-solving insight, making it slightly easier than average overall.
2. (a) Show that \(\mathrm { f } ( x ) = x ^ { 4 } + x - 1\) has a real root \(\alpha\) in the interval [0.5, 1.0]. [0pt]
(b) Starting with the interval [0.5, 1.0], use interval bisection twice to find an interval of width 0.125 which contains \(\alpha\).
(c) Taking 0.75 as a first approximation, apply the Newton Raphson process twice to \(\mathrm { f } ( x )\) to obtain an approximate value of \(\alpha\). Give your answer to 3 decimal places.
2. (a) Show that $\mathrm { f } ( x ) = x ^ { 4 } + x - 1$ has a real root $\alpha$ in the interval [0.5, 1.0].\\[0pt]
(b) Starting with the interval [0.5, 1.0], use interval bisection twice to find an interval of width 0.125 which contains $\alpha$.\\
(c) Taking 0.75 as a first approximation, apply the Newton Raphson process twice to $\mathrm { f } ( x )$ to obtain an approximate value of $\alpha$. Give your answer to 3 decimal places.\\
\hfill \mbox{\textit{Edexcel FP1 2012 Q2 [10]}}