Explore topic-wise MCQs in Numerical Analysis.

This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Numerical Analysis knowledge and support exam preparation. Choose a topic below to get started.

1.

Find x if x0 = 0.6, n = 2.6 and h = 0.2.

A. 12
B. 1.2
C. 1.12
D. 1.22
Answer» D. 1.22
2.

Find n if x0 = 0.75825, x = 0.759 and h = 0.00005.

A. 1.5
B. 15
C. 2.5
D. 25
Answer» C. 2.5
3.

Find f(2.75) using Newton’s Forward interpolation formula from the following table.

A. 1.8296875
B. 18.296875
C. 22.296875
D. 24.296875View Answer
Answer» B. 18.296875
4.

Find f(0.18) from the following table using Newton’s Forward interpolation formula.

A. 1.18878784
B. 1.8878784
C. 1.9878785
D. 0.8878784View Answer
Answer» B. 1.8878784
5.

Find f(5) using Newton’s Forward interpolation formula from the following table.

A. 71.109375
B. 61.103975
C. 70.103957
D. 71.103957View Answer
Answer» B. 61.103975
6.

Using Newton’s Forward formula, find sin(0.1604) from the following table.

A. 0.169713084
B. 0.159713084
C. 0.158713084
D. 0.168713084View Answer
Answer» C. 0.158713084
7.

Find the polynomial for the following data.

A. \(\frac{3x^2-22x+36}{8} \)
B. 3x2-22x+36
C. \(\frac{3x^2+22x+36}{2} \)
D. \(\frac{3x^2-19x+36}{8} \) View Answer
Answer» B. 3x2-22x+36
8.

Find n for the following data if f(1.8) is asked.

A. 2.4
B. 3.4
C. 2.6
D. 3.6View Answer
Answer» E.
9.

Find n for the following data if f(0.2) is asked.

A. 0.4
B. 0.2
C. 1
D. 0.1View Answer
Answer» C. 1
10.

Newton- Gregory Forward interpolation formula can be used _____________

A. only for equally spaced intervals
B. only for unequally spaced intervals
C. for both equally and unequally spaced intervals
D. for unequally intervals
Answer» B. only for unequally spaced intervals