Assignment:
In the problem, use Euler's method to obtain a four decimal approximation of the indicated value. Carry out the recursion of (3) by hand, first using h = 0.1 and then using h = 0.05.
y' = 2x - 3y + 1, y(1) = 5; y(1.2)
Provide complete and step by step solution for the question and show calculations and use formulas.