(B4). (10 points) Find the degree of precision of the quadrature formula.
(B5). (15 points) Consider an initial-value problem:
dy - 25y + t^2, 0 < t < 1, y(0) = 1.
Apply the Euler method to find its approximate solution with the step size h = 0.2 (N = 5) via the following steps:
(i) Write down the scheme explicitly in terms of t and Wi. (Do not use f(ti, Wi) in your final answer.)
(ii) Compute all values of Wi.
(iii) To have an approximate solution without the growth of oscillation, find the range of step size h.