Harare Institute of Technology: Engineering Mathematics
Harare Institute of Technology: Engineering Mathematics
ENGINEERING MATHEMATICS
7 May 2014
Time : 2 hours
(a) Locate a root of the equation between any two integers. [2]
(b) Apply two steps of the bisection method to obtain a better solution xb . [4]
b
(c) Use x in two steps of the secant method. [6]
k 0 1 2 3 4
xk -1 0 12 2 3
f (xk ) 2 -2 2 4 8
Find the Newton interpolation polynomial of highest possible order and use it to esti-
mate f (2.5). [12]
A4. Evaluate Z π
dθ
,
0 2 + cos θ
correct to 5 decimal places. [6]
page 1 of 2
HIT223
4x + 2y + z = 10
x − 6y + z = 5
8x + y + 2z = 7
to obtain y(0.4) using the fourth order Runge-Kutta method with stepsize h = 0.2. [10]
page 2 of 2