A curve passes through the point \((-2, 4.73)\) and satisfies the differential equation
$$\frac{dy}{dx} = \frac{y^2 - x^2}{2x + 3y}$$
Use Euler's step by step method once, and then the midpoint formula
$$y_{r+1} = y_{r-1} + 2hf(x_r, y_r), \quad x_{r+1} = x_r + h$$
once, each with a step length of \(0.02\), to estimate the value of \(y\) when \(x = -1.96\)
Give your answer to five significant figures.
[4 marks]