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