Civil Engineering > GATE 2026 SET-1 > Numerical Methods
Values of y for different values of x are tabulated below.
If a second-degree interpolating polynomial P2(x) is used to represent y, the value of P2(0) is ___________ (rounded off to the nearest integer).

Correct : 2

Using the three data points (−2, 28), (1, 4), (2, 16), a second-degree polynomial P₂(x) = ax² + bx + c is fitted.
Setting up the three equations:
4a − 2b + c = 28 ... (i)
a + b + c = 4 ... (ii)
4a + 2b + c = 16 ... (iii)
Subtracting (ii) from (iii): 3a + b = 12 ... (iv)
Subtracting (ii) from (i): 3a − 3b = 24 → a − b = 8 ... (v)
Adding (iv) and (v): 4a = 20 → a = 5
From (v): b = 5 − 8 = −3
From (ii): c = 4 − 5 + 3 = 2
So P₂(x) = 5x² − 3x + 2
P₂(0) = 5(0)² − 3(0) + 2 = 2
Correct answer: 2

Similar Questions

Consider the equation du/dt = 3t2 + 1 with u = 0 at t = 0. This is numerically solved by using the forward Euler method with a step size, Δt = 2. The absolute e...
#236 Fill in the Blanks
The quadratic equation 2x2 - 3x + 3 = 0 is to be solved numerically starting with an initial guess as x0 = 2. The new estimate of x after the first iteration us...
#421 Fill in the Blanks
The true value of ln(2) is 0.69. If the value of ln(2) is obtained by linear interpolation between ln(1) and ln(6), the percentage of absolute error (round off...
#599 MCQ

Related Topics

second degree interpolating polynomial P2 GATE 2026 GATE Civil 2026 Set-1 Q49 Lagrange interpolation P2(0) GATE civil interpolation x=-2 1 2 y=28 4 16 GATE numerical methods interpolation GATE 2026 second degree polynomial 5x2-3x+2 GATE civil

Unique Visitor Count

Total Unique Visitors

Loading......