AQA FP1 2009 January — Question 1 5 marks

Exam BoardAQA
ModuleFP1 (Further Pure Mathematics 1)
Year2009
SessionJanuary
Marks5
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicVariable acceleration (1D)
TypeNumerical methods for differential equations (step-by-step)
DifficultyModerate -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.
Spec1.09c Simple iterative methods: x_{n+1} = g(x_n), cobweb and staircase diagrams

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.

Question 1:
AnswerMarks Guidance
Answer/WorkingMarks Guidance
First increment is \(0.2\), so \(y \approx 1.2\)B1B1 PI; variations possible here
Second increment is \(0.2\sqrt{1+0.2^2}\)M1
\(\approx 0.203961\), so \(y \approx 1.40396\)A2,1F A1 if accuracy lost; ft num error
Total5
## Question 1:

| Answer/Working | Marks | Guidance |
|---|---|---|
| First increment is $0.2$, so $y \approx 1.2$ | B1B1 | PI; variations possible here |
| Second increment is $0.2\sqrt{1+0.2^2}$ | M1 | |
| $\approx 0.203961$, so $y \approx 1.40396$ | A2,1F | A1 if accuracy lost; ft num error |
| **Total** | **5** | |

---
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]}}