My Cart
Your Cart 0

    Your cart is empty.

  • Total (Amount) ₹0.00
Previous year question hub

Numerical Methods - Engineering Mathematics - Civil Engineering Previous Year Questions

Practice Numerical Methods - Engineering Mathematics - Civil Engineering previous year questions organised from real papers, with year-wise coverage and clear topic navigation.

15Papers
13Years
18Questions
1Topics

Numerical Methods question pattern

Every graph below is calculated only from this selection.

Questions by year

Compare question counts across years.

Difficulty distribution

How the classified questions are distributed by difficulty.

Easy 12 66.7%
Medium 6 33.3%

Question type distribution

MCQ, numerical, multiple-select and other formats found in these papers.

MCQ 10 55.6%
Numerical Answer Type (NAT) 8 44.4%

Subject weightage

Top subjects by unique question coverage.

Civil Engineering
18 Qs

Most asked topics

Top topics across the included previous year papers.

Engineering Mathematics
18 Qs

Subtopic coverage

Top subtopics inside this exact selection.

Numerical Methods
18 Qs

Paper coverage

Question coverage for the most populated papers. Every active PYP paper remains listed below.

Civil Engineering (CE) 2026
2 Qs
Civil Engineering (CE) 2026
1 Qs
Civil Engineering (CE) 2025 [Session 1]
1 Qs
Civil Engineering (CE) 2024 [Session 1]
2 Qs
Civil Engineering (CE) 2024 [Session 2]
1 Qs
Civil Engineering (CE) 2021 [Session 2]
1 Qs
Civil Engineering (CE) 2020 [Session 2]
1 Qs
Civil Engineering (CE) 2019 [Session 2]
1 Qs
Civil Engineering (CE) 2018 [Session 2]
1 Qs
Civil Engineering (CE) 2016 [Session 1]
1 Qs
Civil Engineering (CE) 2013
1 Qs
Civil Engineering (CE) 2012
2 Qs
Civil Engineering (CE) 2011
1 Qs
Civil Engineering (CE) 2010
1 Qs
Civil Engineering (CE) 2007
1 Qs

Included previous year papers

Newest papers appear first. Search these papers or sort by year and name.

Paper nameYearPDFAttempt
Civil Engineering (CE) 20262026
2 questions in this view
2026
Civil Engineering (CE) 20262026
1 questions in this view
2026
Civil Engineering (CE) 2025 [Session 1]2025
1 questions in this view
2025
Civil Engineering (CE) 2024 [Session 1]2024
2 questions in this view
2024
Civil Engineering (CE) 2024 [Session 2]2024
1 questions in this view
2024
Civil Engineering (CE) 2021 [Session 2]2021
1 questions in this view
2021
Civil Engineering (CE) 2020 [Session 2]2020
1 questions in this view
2020
Civil Engineering (CE) 2019 [Session 2]2019
1 questions in this view
2019
Civil Engineering (CE) 2018 [Session 2]2018
1 questions in this view
2018
Civil Engineering (CE) 2016 [Session 1]2016
1 questions in this view
2016
Civil Engineering (CE) 20132013
1 questions in this view
2013
Civil Engineering (CE) 20122012
2 questions in this view
2012
Civil Engineering (CE) 20112011
1 questions in this view
2011
Civil Engineering (CE) 20102010
1 questions in this view
2010
Civil Engineering (CE) 20072007
1 questions in this view
2007

All Numerical Methods previous year questions

Practice every matching question in batches of 20, with every available option.

1
2007 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2007
The following equation needs to be numerically solved using the Newton-Raphson method. \(x^3 + 4x - 9 = 0\) The iterative equation for this purpose is (k indicates the iteration level)
Open complete paper
2
2016 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2016 [Session 1]
Newton-Raphson method is to be used to find root of equation \(3x - e^x + \sin x = 0\). If the initial trial value for the root is taken as 0.333, the next approximation for the root would be ______ (note: answer up to three decimal)
Open complete paper
3
2018 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2018 [Session 2]
The quadratic equation \(2x^2 - 3x + 3 = 0\) is to be solved numerically starting with an initial guess as \(x_0 = 2\). The new estimate of \(x\) after the first iteration using Newton-Raphson method is ______
Open complete paper
4
2019 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2019 [Session 2]
The value of the function \(f(x)\) is given at \(n\) distinct values of \(x\) and its value is to be interpolated at the point \(x^*\), using all the \(n\) points. The estimate is obtained first by the Lagrange polynomial, denoted by \(I_L\), and then by the Newton polynomial, denoted by \(I_N\). Which one of the following statements is correct?
Open complete paper
5
2020 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2020 [Session 2]
The integral \( \int_0^1 (5x^3 + 4x^2 + 3x + 2)dx \) is estimated numerically using three alternative methods namely the rectangular, trapezoidal and Simpson's rules with a common step size. In this context, which one of the following statements is TRUE?
Open complete paper
6
2021 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2021 [Session 2]
Numerically integrate, \(f(x) = 10x - 20x^2\) from lower limit \(a = 0\) to upper limit \(b = 0.5\). Use Trapezoidal rule with five equal subdivisions. The value (in units, round off to two decimal places) obtained is ________
Open complete paper
7
2024 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2024 [Session 1]
The smallest positive root of the equation \[ x^5 - 5x^4 - 10x^3 + 50x^2 + 9x - 45 = 0 \] lies in the range
Open complete paper
8
2024 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2024 [Session 1]
Consider the data of \( f(x) \) given in the table.
\( i \)012
\( x_i \)123
\( f(x_i) \)00.30100.4771
The value of \( f(1.5) \) estimated using second-order Newton's interpolation formula is __________ (rounded off to 2 decimal places).
Open complete paper
9
2024 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2024 [Session 2]
The second derivative of a function \(f\) is computed using the fourth-order Central Divided Difference method with a step length \(h\).

The CORRECT expression for the second derivative is
Open complete paper
10
2025 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2025 [Session 1]
Consider the differential equation given below. Using the Euler method with the step size (h) of 0.5, the value of y at x = 1.0 is equal to ______ (rounded off to 1 decimal place). \[ \frac{dy}{dx} = y + 2x - x^2 ; \quad y(0) = 1 \quad (0 \le x < \infty) \]
Open complete paper
11
2010 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2010
The table below gives values of a function F(x) obtained for values of x at intervals of 0.25.
x00.250.50.751.0
F(x)10.94120.80.640.50
The value of the integral of the function between the limits 0 to 1 using Simpson's rule is
Open complete paper
12
2011 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2011
The square root of a number \(N\) is to be obtained by applying the Newton Raphson iterations to the equation \(x^2 - N = 0\). If \(i\) denotes the iteration index, the correct iterative scheme will be
Open complete paper
13
2012 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2012
The estimate of \(\int_{0.2}^{1.2} \frac{dx}{x}\) obtained using Simpson's rule with three-point function evaluation exceeds the exact value by
Open complete paper
14
2012 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2012
The error in \( \frac{d}{d x} f(x) \big|_{x=x_0} \) for a continuous function estimated with \( h = 0.03 \) using the central difference formula \( \frac{d}{d x} f(x) \big|_{x=x_0} \approx \frac{f(x_0 + h) - f(x_0 - h)}{2h} \), is \( 2 \times 10^{-3} \). The values of \( x_0 \) and \( f(x_0) \) are 19.78 and 500.01, respectively. The corresponding error in the central difference estimate for \( h = 0.02 \) is approximately
Open complete paper
15
2013 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2013
Find the magnitude of the error (correct to two decimal places) in the estimation of following integral using Simpson’s \(\frac{1}{3}\) Rule. Take the step length as 1. \[\int_{0}^{4} (x^4 + 10) dx\]
Open complete paper
16
2026 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2026
Starting with the first approximation as \( x = 0.5 \), the second approximation for the root of the following function by the Newton-Raphson method is _____ (rounded off to two decimal places). \( f(x) = e^{-x} - x \)
Open complete paper
17
2026 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2026
Values of \( y \) for different values of \( x \) are tabulated below.
\( x \)−212
\( y \)28416
If a second-degree interpolating polynomial \( P_2(x) \) is used to represent \( y \), the value of \( P_2(0) \) is _____ (rounded off to the nearest integer).
Open complete paper
18
2026 · Civil Engineering · Engineering Mathematics · Numerical Methods
Civil Engineering (CE) 2026
A fifth-degree polynomial in x is defined for x > 0. All coefficients of the polynomial are positive. The first derivative of the polynomial is obtained numerically at a point by using the first-order forward as well as the first-order backward difference methods. Identical step lengths are used for both the methods.
Following statements are made.
(I) Forward difference method underestimates the true derivative.
(II) Backward difference method overestimates the true derivative.
Which one of the following options is CORRECT?
Open complete paper