Tribhuvan University
Bachelor of Computer Application
Semester 4 · TU Board 2020
Course Title: Numerical Method (CACS252)
Full Marks: 60Pass Marks: 24Time: 3 hours
Candidates are required to answer the question in their own words as far as possible.
Group B
Attempt any SIX question.(6 × 5 = 30)
- 2.5
Why is the study of errors important to a computational scientist? Differentiate between inherent and numerical errors.
- 3.5
Find the root of equation using bisection method where root lies between 5 and 6.
Answer comingAlso asked in 2025
- 4.5
Find the square root of 3,5 using second order Lagrange interpolation polynomial using the following data table.
- 5.5
Write a program to calculate the integral using Trapezoidal Rule.
Answer comingAlso asked in 2023
- 6.5
Solve the following set of equations using Gauss-Jordan Method.
Answer comingAlso asked in 2026, 2025, 2024, 2023
- 7.5
Use classical Runge-Kutta method to estimate when with and .
- 8.5
Solve the Poisson equation over the square domain and with on the boundary and .
Answer comingAlso asked in 2025, 2022, 2021
Group C
Attempt any TWO questions(2 × 10 = 20)
- 9.10
a) Factorize the matrix Using Cholesky's method. b) Locate the root of equation using the fixed point method.
- 10.10
a) Fit a straight line to the following set of data points.134689134457 b) Differentiate between ordinary and partial differential equations with their applications.
- 11.10
Given the data points: 0122344916Estimate the function value at using cubic splines.
Answer comingAlso asked in 2021
— The End —