0% found this document useful (0 votes)
130 views2 pages

20A54702 Numerical Methods For Engineers

Uploaded by

sumanthshetty098
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)
130 views2 pages

20A54702 Numerical Methods For Engineers

Uploaded by

sumanthshetty098
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/ 2

Code: 20A54702 R20

B.Tech IV Year I Semester (R20) Regular Examinations December/January 2024


NUMERICAL METHODS FOR ENGINEERS
(Common to CE, EEE, ME, ECE, CSE, IT, FT, AI&DS, CSE (AI), CSE (DS), CSE (AI&ML) and CSE (IOT))

Time: 3 hours Max. Marks: 70


PART – A
(Compulsory Question)
*****
1 Answer the following: (10 X 02 = 20 Marks)
(a) Perform first two iterations for the equation x-cosx = 0 by bisection method. 2M
(b) Find first two approximations of the equation x + logx = 2 by Newton - Raphson method. 2M
(c) Write formula of fitting y = 𝑎𝑒 𝑥 . 2M
(d) Write formula of fitting y = 𝑚𝑥 + 𝑐. 2M
(e) Show that E= 𝑒 𝑕𝐷 . 2M
(f) If x 0 1 2 3 4 2M
f(x) 4 12 37 76 156

Then 𝑓𝑖𝑛𝑑 𝑡𝑕𝑒 𝑣𝑎𝑙𝑢𝑒 𝑜𝑓 𝛻 2 𝑓(4).


(g) Find the value of 11 2M
0 𝑥
𝑑𝑥 by Simpson’s 1/3 rd rule taking n = 1/4.
(h) For the data: 2M
X 2 4 6 8
f(x) 3 5 6 7
8
Find the value of 2
𝑓(𝑥) 𝑑𝑥 by Simpson’s 3/8th rule.
(i) Write formula of Runge - Kutta Second order. 2M
(j) Write formula of Taylor’s series. 2M

PART – B
(Answer all the questions: 05 X 10 = 50 Marks)

2 Find the real root of the equation 𝑥 3 + 2𝑥 2 + 0.4 = 0 by Newton Raphson method. 10M
OR
3 Solve the following system by Gauss-Seidel method: 10M
54x +y +z = 110, 2x + 15y + 6z = 72; -X + 6y + 27z = 85.

4 The values of x and y obtained in an experiment are as follows: 10M


x 0 2 4
y 5.1 10 31.1
Find the best values of the constants a and b when y = 𝑎𝑒 𝑏𝑥 .
OR
5 The values of x and y obtained in an experiment are as follows: 10M
x 2.85 3.88 4.66 5.69 6.65 7.77 8.67
y 16.7 26.4 35.1 47.5 60.6 77.5 93.4
The probable law is y = 𝑎𝑥 2 + 𝑏 log10 𝑥 then find the best values of the constants a and b.

Contd. in Page 2

Page 1 of 2
Code: 20A54702 R20
6 Find the parabola passing through the points (0, 1), (1, 3) and (3, 55) using Lagrange’s 10M
interpolation formula.
OR
7 Find 𝑦 25 , given that 𝑦20 = 24, 𝑦24 = 32, 𝑦28 = 35, 𝑦32 = 40, using Gauss Forward Difference 10M
Formula.

8 6 1 10M
Using Trapezoidal rule evaluate 0 1+𝑥 2
𝑑𝑥.
OR
𝜋
9 rd 10M
Using Simson’s 1/3 rule evaluate 0
2 𝑐𝑜𝑠𝜃 𝑑𝜃 𝑡𝑎𝑘𝑖𝑛𝑔 9 𝑜𝑟𝑑𝑖𝑛𝑎𝑡𝑒𝑠 .

10 Use Runge - Kutta method to evaluate y (0.1) given that 𝑦 ′ = 𝑥 + 𝑦, 𝑦 0 = 1. 10M


OR
11 𝑑𝑦 10M
Solve the differential equation: 𝑑𝑥 = 𝑥 2 + 𝑦, 𝑦 0 = 1 by modified Euler’s method compute
y (0.02).

*****

Page 2 of 2

You might also like