33–36. {Use of Tech} Computing Euler approximations Use a calculator or computer program to carry out the following steps.
a. Approximate the value of y(T) using Euler’s method with the given time step on the interval [0,T].
y′(t) = t/y, y(0) = 4; Δt = 0.1, T = 2; y(t) = √(t² + 16)

