0% found this document useful (0 votes)
45 views3 pages

Sme 3350 Numerical Methods 3

The document outlines the third year third trimester examination for a Bachelor of Technology in Civil Engineering degree at Meru University of Science and Technology. It includes five questions related to numerical methods, with sub-questions involving techniques like Euler's method, Newton-Raphson method, Gaussian elimination, interpolation, differentiation, integration and kinematics.

Uploaded by

bernardmwangi055
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views3 pages

Sme 3350 Numerical Methods 3

The document outlines the third year third trimester examination for a Bachelor of Technology in Civil Engineering degree at Meru University of Science and Technology. It includes five questions related to numerical methods, with sub-questions involving techniques like Euler's method, Newton-Raphson method, Gaussian elimination, interpolation, differentiation, integration and kinematics.

Uploaded by

bernardmwangi055
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

MERU UNIVERSITY OF SCIENCE AND TECHNOLOGY

P.O. Box 972-60200 – Meru-Kenya


Tel: +254(0) 799 529 958, +254(0) 799 529 959, + 254 (0) 712 524 293,
Website: [email protected] Email: [email protected]

University Examinations 2021/2022

THIRD YEAR THIRD TRIMESTER EXAMINATION FOR THE DEGREE OF BACHELOR


OF TECHNOLOGY IN CIVIL ENGINEERING

SME 3350: NUMERICAL METHODS

DATE: OCTOBER 2022 TIME: 2 HOURS

INSTRUCTIONS: Answer question one and any other two questions

QUESTION ONE (30 MARKS)

dy
a) Given that = x 3 + y, y (0) = 1 . Compute y (0.02) by Euler’s method taking h = 0.01
dx
(6 marks)
b) Starting with x0 = 3 , find a root of the equation x 3 − 3 x − 5 = 0 correct to 3 decimal places
using the Newton-Raphson method (6 marks)
c) With the following system of equations
2 x1 − x 2 + 2 x3 = 3
x1 + 3 x 2 + 3 x3 = −1
x1 + 2 x 2 + 5 x3 = 1

Set-up the Gauss-Seidal iteration scheme for the solution. Iterate two times using the initial
approximations x1( 0 ) = 0.3, x 2( 0 ) = −0.8, x3( 0 ) = 0.3 (7 marks)

d) Using the Lagrangian interpolation polynomial, evaluate y (5) from the following data

Meru University of Science & Technology is ISO 9001:2015 Certified


Foundation of Innovations Page 1
y (0) = 1, y (1) = 3, y (3) = 13, y (8) = 123 (6 marks)
dy
e) From the table of values below, compute for x = 1 (5 marks)
dx

x 1 2 3 4 5 6

y 1 8 27 64 125 216

QUESTION TWO (20 MARKS)

a) Using the first four terms of the Taylor series expansion, obtain y (0.1) given that,
dy
= 3 x + y 2 , y (0) = 1 and h = 0.1 (10 marks)
dx
b) Use Runge-Kutta fourth order method to find y (0.2) with h = 0.1 for the IVP
dy
= x + y , y ( 0) = 1 (10 marks)
dx

QUESTION THREE (20 MARKS)

a) (i) Find the root of the equation e x = 4 x which is near 2, correct to 3 decimal places
(6 marks)
(ii) Find the root of the equation Sin x = 1 + x 3 , that lies between -2 and -1 correct to 3 decimal
places by Newton-Raphson method (7 marks)
b) Find by the iteration method, the root near 3.8 of the equation Log 10x − 2 x + 7 = 0 correct to 4
decimal places (7 marks)

QUESTION FOUR (20 MARKS)

a) The following data give the melting point of an alloy of lead and zinc, where T is the
temperature in ºC and P, the percentage of lead in the alloy. (10 marks)

Meru University of Science & Technology is ISO 9001:2015 Certified


Foundation of Innovations Page 2
P 60 70 80 90

T 226 250 276 304

b) Find the value of Log10 2.91, using the table below (10 marks)
X 2.0 2.2 2.4 2.6 2.8 3.0

Log 10x 0.30103 0.34242 0.38021 0.41497 0.44716 0.47721

QUESTION FIVE (20 MARKS)


1
Sin x
a) Evaluate ∫
0
x
dx (5 marks)

b) In a machine, the slinder moves along a fixed straight rod. Its distance x units along the rod is
tabulated below for various values of time t seconds.
T (Time (s) 0 0.1 0.2 0.3 0.4 0.5 0.6

X (Distance in units) 3.013 3.162 3.207 3.364 3.395 3.381 3.324

Find
(i) The velocity
(ii) The acceleration of the slides when t = 0.3 sec (15 marks)

Meru University of Science & Technology is ISO 9001:2015 Certified


Foundation of Innovations Page 3

You might also like