Advertisements
Advertisements
प्रश्न
Using interpolation estimate the output of a factory in 1986 from the following data.
Year | 1974 | 1978 | 1982 | 1990 |
Output in 1000 tones |
25 | 60 | 80 | 170 |
उत्तर
Here the intervals are unequal.
By Lagrange’s in-terpolation formula we have,
x0 = 1974
x1 = 1978
x2 = 1982
x3 = 1990
y0 = 25
y1 = 60
y2 = 80
y3 = 170, and x = 1986.
y = `"f"(x) = ((x - x_1)(x - x_2)(x - x_3))/((x_0 - x_1)(x_0 - x_2)(x_0 - x_3)) xx y_0 + ((x - x_0)(x - x_2)(x - x_3))/((x_1 - x_0)(x_1 - x_2)(x_1 - x_3)) xx y_1 + ((x_ - x_0)(x - x_1)(x - x_2))/((x_2 - x_0)(x_2 - x_1)(x_2 - x_3)) xx y_2 + ((x - x_0)(x x_1)(x - x_2))/((x_3 - x_0)(x_3 - x_1)(x_3 - x_2)) xx y_3`
y = `((1986 - 1978)(1986 - 1982)(196 - 1990))/((1974 - 1978)(1974 - 1982)(1974 - 1990)) xx 25`
`((1986 - 1974)(1986 - 1982)(1986 - 1990))/((1978 - 1974)(1978 - 1982)(1978 - 1990)) xx 60 +`
`((1986 - 1974)(1986 1982)(1986 - 1990))/((1982 - 1974)(1982 - 1982)(1982 - 1990)) xx 80 +`
`((1986 - 1974)(1986 - 1978)(1986 - 1982))/((1990 - 1974)(1990 - 1978)(1990 - 1982)) xx 170 +`
= `(8 xx 4 xx (-4))/((-4) xx (-8) xx (-16)) xx 25 + (12 xx 4 xx (-4))/(4 xx (-4) xx (-12)) xx 60 + (12 xx 8 xx (-4))/(8 xx 4 xx -8) xx 80 + (12 xx 8 xx 4)/(16 xx 12 xx 8) xx 170`
= `25/4 + (-60) + (12 xx 80)/8 + 170/4`
= `25/4 + 170/8 - 60 + 120`
= 6.25 + 42.5 + 60
= 108.75
∴ Output in 1986 is 108.75 (thousand tones)
APPEARS IN
संबंधित प्रश्न
Using graphic method, find the value of y when x = 48 from the following data:
x | 40 | 50 | 60 | 70 |
y | 6.2 | 7.2 | 9.1 | 12 |
The population of a city in a censes taken once in 10 years is given below. Estimate the population in the year 1955.
Year | 1951 | 1961 | 1971 | 1981 |
Population in lakhs |
35 | 42 | 58 | 84 |
The following data gives the melting point of a alloy of lead and zinc where ‘t’ is the temperature in degree c and P is the percentage of lead in the alloy.
P | 40 | 50 | 60 | 70 | 80 | 90 |
T | 180 | 204 | 226 | 250 | 276 | 304 |
Find the melting point of the alloy containing 84 percent lead.
Find f(2.8) from the following table:
x | 0 | 1 | 2 | 3 |
f(x) | 1 | 2 | 11 | 34 |
Using interpolation estimate the business done in 1985 from the following data
Year | 1982 | 1983 | 1984 | 1986 |
Business done (in lakhs) |
150 | 235 | 365 | 525 |
Choose the correct alternative:
Lagrange’s interpolation formula can be used for
A second degree polynomial passes though the point (1, –1) (2, –1) (3, 1) (4, 5). Find the polynomial
Find the missing figures in the following table:
x | 0 | 5 | 10 | 15 | 20 | 25 |
y | 7 | 11 | - | 18 | - | 32 |
If u0 = 560, u1 = 556, u2 = 520, u4 = 385, show that u3 = 465
Using Lagrange’s interpolation formula find a polynominal which passes through the points (0, –12), (1, 0), (3, 6) and (4, 12)