Standard +0.3 This is a straightforward application of the improved Euler method with all formulas provided. Students must substitute given values into the formula (f(x,y) = ln(x+y), initial condition, h=0.1) and perform one iteration of arithmetic/calculator work. It requires careful substitution and calculation but no problem-solving insight or derivation—slightly easier than average since the method is fully specified.
1 The function \(y ( x )\) satisfies the differential equation
$$\frac { \mathrm { d } y } { \mathrm {~d} x } = \mathrm { f } ( x , y )$$
where
$$\mathrm { f } ( x , y ) = \ln ( x + y )$$
and
$$y ( 2 ) = 3$$
Use the improved Euler formula
$$y _ { r + 1 } = y _ { r } + \frac { 1 } { 2 } \left( k _ { 1 } + k _ { 2 } \right)$$
where \(k _ { 1 } = h \mathrm { f } \left( x _ { r } , y _ { r } \right)\) and \(k _ { 2 } = h \mathrm { f } \left( x _ { r } + h , y _ { r } + k _ { 1 } \right)\) and \(h = 0.1\), to obtain an approximation to \(y ( 2.1 )\), giving your answer to four decimal places.
(6 marks)
1 The function $y ( x )$ satisfies the differential equation
$$\frac { \mathrm { d } y } { \mathrm {~d} x } = \mathrm { f } ( x , y )$$
where
$$\mathrm { f } ( x , y ) = \ln ( x + y )$$
and
$$y ( 2 ) = 3$$
Use the improved Euler formula
$$y _ { r + 1 } = y _ { r } + \frac { 1 } { 2 } \left( k _ { 1 } + k _ { 2 } \right)$$
where $k _ { 1 } = h \mathrm { f } \left( x _ { r } , y _ { r } \right)$ and $k _ { 2 } = h \mathrm { f } \left( x _ { r } + h , y _ { r } + k _ { 1 } \right)$ and $h = 0.1$, to obtain an approximation to $y ( 2.1 )$, giving your answer to four decimal places.\\
(6 marks)
\hfill \mbox{\textit{AQA FP3 2008 Q1 [6]}}