$\displaystyle\frac{dy}{dx}=2x-y$ and $y(1)=-1$.
**Use Euler’s method with a step-size of $0.4$ to approximate $y(2.2)$, by filling the table.**
$n$ | $x_n$ | $y_n$
:-:|:-: | :-:
$0$ | $1$ | $-1$
$1$ | $1.4$ | [[☃ input-number 1]]
$2$ | [[☃ input-number 2]] | [[☃ input-number 3]]
$3$ | [[☃ input-number 4]] |[[☃ input-number 5]]