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

Dream Institute of Technology: University of Technology, West Bengal (Formerly Known As Wbut)

The document is a numerical methods exam from Dream Institute of Technology for their 3rd year, 6th semester students. It contains 5 short answer questions worth 1 mark each and 4 long answer questions worth 5 marks each. The questions cover topics like rounding numbers, relative error, interpolation, and difference tables.

Uploaded by

dishadey9932
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)
18 views3 pages

Dream Institute of Technology: University of Technology, West Bengal (Formerly Known As Wbut)

The document is a numerical methods exam from Dream Institute of Technology for their 3rd year, 6th semester students. It contains 5 short answer questions worth 1 mark each and 4 long answer questions worth 5 marks each. The questions cover topics like rounding numbers, relative error, interpolation, and difference tables.

Uploaded by

dishadey9932
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

DREAM INSTITUTE OF TECHNOLOGY

Approved by AICTE & Affiliated to MOULANA ABUL KALAM AZAD


UNIVERSITY OF TECHNOLOGY, WEST BENGAL (formerly known as WBUT)
Campus: Thakurpukur, B. H. Road, Kolkata – 700 104.
Phone No.: 033-2498 0376 / +91-9883936088 * Fax : 033-2398 0244
Admn. Office: 187/1, Block-J, New Alipore, Kolkata – 700 053.
Email Id: [email protected]

Dream Institute of Technology


Continuous Assessment-3
Department: CSE
Year: 3rd year
Semester: 6th Sem
Paper Name: Numerical Method
Paper Code: OEC IT 601A
Full Marks: 25

Choose any five 5x1=5

1. Round of the following number upto 3decimal place.


0.003456.
2. Round of the following number upto 3 significant digit.
0.03456
3. Find out the percentile error upto 4 significant digit for 4/7.
4.Calculate the sum of the following numbers.
3.15, 2.156, 0.0456, 0.0012, 0.9577, 1.9999
5. The------------- error may occur when an infinite process is replaced by a finite process.
6. The relation between forward difference operator ▲ and backward difference
operator▼is ▲ij = ▼----?
Answer any four 4 x 5 =20
1.Find out the relative error in computing y= 3/2 x6 -2 x2 + 7x at x=1 ,if the error in x is
0.002.

2. Draw a backward difference table for


X: 0.1 0.4 0.7 1 1.3 1.6
F(x): 0.01234 0.10456 0.34521 0.75324 0.95421 1.02413
3. Using Newton backward difference interpolation calculate f(0.9) where
X: 0.1 0.4 0.7 1 1.3 1.6
F(x): 0.01234 0.10456 0.34521 0.75324 0.95421 1.02413

4. Calculate f(0.58) by any interpolation formula , where


X: 0.3 0.5 0.6 0.8 0.9
f(x): 0.6179 0.6554 0.6915 0.7257 0.7580

5. Obtained an appropriate interpolating polynomial approximation of f(x) and find out an


approximate value of the function f(x) at x=0 given that
f(-2)= -5
f(-1)=+1
f(1)=1

You might also like