Moderate -0.5 This is a straightforward numerical methods question requiring only two iterations of Euler's method with clearly specified step length and starting point. While it's an FP1 topic, the execution is purely mechanical—evaluate the derivative at two points and add increments. No conceptual insight or problem-solving is needed, making it easier than average despite being Further Maths content.
1 A curve passes through the point \(( 0,1 )\) and satisfies the differential equation
$$\frac { \mathrm { d } y } { \mathrm {~d} x } = \sqrt { 1 + x ^ { 2 } }$$
Starting at the point \(( 0,1 )\), use a step-by-step method with a step length of 0.2 to estimate the value of \(y\) at \(x = 0.4\). Give your answer to five decimal places.
1 A curve passes through the point $( 0,1 )$ and satisfies the differential equation
$$\frac { \mathrm { d } y } { \mathrm {~d} x } = \sqrt { 1 + x ^ { 2 } }$$
Starting at the point $( 0,1 )$, use a step-by-step method with a step length of 0.2 to estimate the value of $y$ at $x = 0.4$. Give your answer to five decimal places.
\hfill \mbox{\textit{AQA FP1 2009 Q1 [5]}}