Use Euler's method to approximate the solution to the given initial value problem at the points x = 0.1, 0.2, 0.3, 0.4, and 0.5, using steps of size 0.1 (h = 0.1).
y'(x) = y(3 - y), y(0) = 4
The approximate solution to y'(x) = y(3 - y), y(0) = 4, at the point x = 0.1 is (Round to five decimal places as needed.)