Advanced Foundational Engineering PQP
Advanced Foundational Engineering PQP
6.a) Find y(42) from the following data using newton’s forward formula
H
x 20 25 30 35 40 45
y 352 332 291 260 231 204
U
b) Fit a straight line y = a + bx by the method of least squares. [5+5]
x 1 2 3 4 5 6
SE
y 14 33 40 63 76 85
OR
7.a) Apply Lagrange’s formula to find f(5) given that f(1) = 2, f(2) = 4, f(3) = 8,
f(4) = 16 and f(7) = 128.
D
b) Fit a curve of the form y ab x by the method of least squares. [5+5]
x 1 2 3 4 5 6 7 8
26
y 1.0 1.2 1.8 2.5 3.6 4.7 6.6 9.1
10 Find y(0.1) and y(0.2) using Runge Kutta fourth order formula given that
1
dy
x x 2 y and y (0) = 1. [10]
8A
dx
OR
1
dx 1
11. Evaluate by taking h using:
1 x 2
6
M
0
1
a) Simpson’s rd rule
3
3
b) Simpson’s th rule. [5+5]
8
---ooOoo---