My Cart
Your Cart 0

    Your cart is empty.

  • Total (Amount) ₹0.00
Previous year question hub

Numerical Methods - Engineering Mathematics - Agricultural Engineering Previous Year Questions

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

12Papers
12Years
16Questions
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 10 62.5%
Medium 6 37.5%

Question type distribution

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

MCQ 8 50%
Numerical Answer Type (NAT) 7 43.8%
Fill in the blanks 1 6.3%

Subject weightage

Top subjects by unique question coverage.

Agricultural Engineering
16 Qs

Most asked topics

Top topics across the included previous year papers.

Engineering Mathematics
16 Qs

Subtopic coverage

Top subtopics inside this exact selection.

Numerical Methods
16 Qs

Paper coverage

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

Agricultural Engineering (AG) 2026
2 Qs
Agricultural Engineering (AG) 2023
1 Qs
Agricultural Engineering (AG) 2022
2 Qs
Agricultural Engineering (AG) 2020
1 Qs
Agricultural Engineering (AG) 2019
1 Qs
Agricultural Engineering (AG) 2018
1 Qs
Agricultural Engineering (AG) 2016
1 Qs
Agricultural Engineering (AG) 2013
1 Qs
Agricultural Engineering (AG) 2011
1 Qs
Agricultural Engineering (AG) 2010
2 Qs
Agricultural Engineering (AG) 2008
1 Qs
Agricultural Engineering (AG) 2007
2 Qs

Included previous year papers

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

Paper nameYearPDFAttempt
Agricultural Engineering (AG) 20262026
2 questions in this view
2026
Agricultural Engineering (AG) 20232023
1 questions in this view
2023
Agricultural Engineering (AG) 20222022
2 questions in this view
2022
Agricultural Engineering (AG) 20202020
1 questions in this view
2020
Agricultural Engineering (AG) 20192019
1 questions in this view
2019
Agricultural Engineering (AG) 20182018
1 questions in this view
2018
Agricultural Engineering (AG) 20162016
1 questions in this view
2016
Agricultural Engineering (AG) 20132013
1 questions in this view
2013
Agricultural Engineering (AG) 20112011
1 questions in this view
2011
Agricultural Engineering (AG) 20102010
2 questions in this view
2010
Agricultural Engineering (AG) 20082008
1 questions in this view
2008
Agricultural Engineering (AG) 20072007
2 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 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2007
Taking \(y(0) = 0\) and using Euler's method with step size \(h = 0.1\) solution of the differential equation \(\frac{dy}{dx} = 2x y + 1\) gives the value of \(y(0.3)\) as
Open complete paper
2
2007 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2007
Integrating the function \(f(x) = 1 + e^{-x} \sin(4x)\) over the interval \([0,1]\) using Simpson's 1/3rd rule gives
Open complete paper
3
2008 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2008

A function f(x) is evaluated as 1, 1.5, 2.2 and 3.4 at four values of x having intervals of 0.5. The area under the curve f(x) using trapezoidal rule is

Open complete paper
4
2010 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2010
The error in using trapezoidal rule for finding the value of
\( \int_2^3 \frac{dx}{1+x} \) is
Open complete paper
5
2010 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2010

5 skilled workers can build a wall in 20 days; 8 semi-skilled workers can build a wall in 25 days; 10 unskilled workers can build a wall in 30 days. If a team has 2 skilled, 6 semi-skilled and 5 unskilled workers, how long will it take to build the wall?

Open complete paper
6
2011 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2011
The highest order of polynomial integrand for which Simpson's 1/3 rule of integration is exact is
Open complete paper
7
2013 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2013
\(f(x) = e^{-x}\) for \(x = 1.1, 1.2, 1.3, 1.4\) and 1.5, the value of \(\int_{1.1}^{1.5} f(x)dx\) by Simpson's 1/3rd rule is ________
Open complete paper
8
2016 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2016
Integration by trapezoidal method of \(log_{10} (x)\) with lower limit of 1 to upper limit of 3 using seven distinct values (equally covering the whole range) is ______________
Open complete paper
9
2018 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2018
Solution of \(f(x) = x^4 + 2x^3 - 4x^2 + 3x - 1 = 0\) is
Open complete paper
10
2019 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2019
Using trapezoidal rule, the value of \( I = \int_{4.0}^{5.2} \ln(x) \, dx \) (rounded off to three decimal places) is __________.
\( x \)4.04.24.44.64.85.05.2
\( Y = \ln(x) \)1.3861.4351.4821.5261.5691.6091.648
Open complete paper
11
2020 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2020
Taking six intervals, each of π/12 and using Simpson's one-third rule, the value of the definite integral ∫₀^{π/2} √cos θ dθ (round off to 3 decimal places) is ________.
Open complete paper
12
2022 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2022
The root of the equation \(\sin x - 4x + 1 = 0\) after its first iteration, using Newton-Raphson method with an initial guess of \(x_0 = 0.2\), is ______. [round off to three decimal places]
Open complete paper
13
2022 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2022
The power consumption readings (in watt) by an instrument at fixed intervals of time (in seconds) are tabulated below:
Time (s)0.00.61.21.82.43.03.6
Power consumption (W)8.69.27.86.47.28.611.2
Using Simpson's 1/3ʳᵈ rule, the energy expenditure of the instrument in joule is __________. [round off to two decimal places]
Open complete paper
14
2023 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2023

Given that dy/dx = 2x + y and y = 1, when x = 0. Using Runge-Kutta fourth order method, the value of y at x = 0.2 is __________ (rounded off to 3 decimal places).

Open complete paper
15
2026 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2026
Consider the simultaneous equations
\( 2x + 4y = -7; \quad 3x + 5y = 1 \)
While solving using Gauss elimination without pivoting, after the forward elimination, the diagonal elements of the coefficient matrix are
Open complete paper
16
2026 · Agricultural Engineering · Engineering Mathematics · Numerical Methods
Agricultural Engineering (AG) 2026
While solving an equation \(e^{-x} - x = 0\) for \(x\), using Newton-Raphson method with initial guess \(x_0 = 2\), the solution after first iteration (\(x_1\)) is ______. (Rounded off to two decimal places)
Open complete paper