Solve
10.B] Solve at x = 0.2 using RK-4, h = 0.1 Answer:
10.B] Solve at x = 0.2 using RK-4, h = 0.1 Answer:
10.A] Solve using Modified Euler’s method (h = 0.05, 2 iterations) Answer:
9.C] Given , withy(0) = 0, y(0.2) = 0.02, y(0.4) = 0.0795, y(0.6) = 0.1762,find y(0.8) using Milne’s method Answer:
9.B] Solve at x = 0.1 using RK-4, h = 0.1 Answer:
9.A] Solve using Taylor’s series at x = 0.1 and 0.2 (5 decimals) Answer:
8.C] Evaluate using Trapezoidal rule with 7 ordinates. Answer:
8.B] Use Newton’s interpolation to find values of y at and Given:x: 0, 5, 10, 15, 20, 25y: 7, 11, 14, 18, 24, 32 Answer:
7.B] Using Newton’s divided difference formula, find forx: 4 5 7 10 11 13f(x): 48 100 294 900 1210 2028 Answer:
8.A] Find an approximate root of between -3 and -2 using the method of false position (3 iterations) Answer:
7.C] Evaluate using Simpson’s 3/8 rule with 7 ordinates. Answer: