Advertisements
Advertisements
Question
The area A of circle of diameter ‘d’ is given for the following values
| D | 80 | 85 | 90 | 95 | 100 |
| A | 5026 | 5674 | 6362 | 7088 | 7854 |
Find the approximate values for the areas of circles of diameter 82 and 91 respectively
Advertisements
Solution
To find A at D = 82
Since the value of A is required near the beginning of the table.
We use the Newton’s forward interpolation formula.
`"A"("D" = "D"_0 + "nh") = "A"_0 + "n"/(1!) Delta"A"_0 + ("n"("n" - 1))/(2!) Delta^2"A"_0 + ("n"("n" - 1)("n" - 2))/(3!) Delta^3"A"_0 + .....`
`"D"_0 + "nh" = "D" => 80 + "n"(5)` = 82
5n = 82 – 80 = 2
n = `2/5`
n = 0.4
| D | A | `Delta"A"` | `Delta^2"A"` | `Delta^3"A"` | `Delta^4"A"` |
| 80 | 5026 | ||||
| 648 | |||||
| 85 | 5674 | 40 | |||
| 688 | – 2 | ||||
| 90 | 6362 | 38 | 4 | ||
| 726 | 2 | ||||
| 95 | 7088 | 40 | |||
| 766 | |||||
| 100 | 7854 |
`"A"_(("at" "D" = 82)) = 5026 + 0.4/(1!) (648) + ((0.4)(0.4 - 1))/(2!) (40) + ((0.4)(0.4 - 1)(0.4 - 2))/(3!) (- 2) + ((0.4)(0.4 - 1)(0.4 - 2)(0.4 - 3))/(4!) (4)`
= `5026 + 0.4(648) + ((0.4)(-0.6))/ (40) + ((0.4)(-0.6)(-1.6))/6 (-2) + ((0.4)(-0.6)(-1.6)(-2.6))/24 (4)`
= 5026 + 259.2 – 4.8 – 0.128 – 0.1664
= 5285.2 – 5.0944
= 5280.1056
A = 5280.11
To find Δ at D = 91
Since the value of A is required near the beginning of the table.
We use the Newton’s forward interpolation formula.
`"A"("D" = "D"_"n" "nh") = "A"_"n" + "n"/(1!) ∇"A"_"n" + ("n"("n" - 1))/(2!) ∇^2"A"_"n" + ("n"("n" - 1)("n" - 2))/(3!) ∇^"A"_"n" + ......`
`Delta"n" + "n"` = D
100 + n(5) = 91
5n = 91 – 100
⇒ 5n = – 9
n = `(-9)/5`
n = – 1.8
| D | A | `Delta"A"` | `Delta^2"A"` | `Delta^3"A"` |
| 80 | 5026 | |||
| 648 | ||||
| 85 | 5674 | 40 | ||
| 688 | – 2 | |||
| 90 | 6362 | 38 | ||
| 726 | 2 | |||
| 95 | 7088 | 40 | ||
| 766 | ||||
| 100 | 7854 |
`"A"_(("at" "D" = 91)) = 7854 + ((-1.8))/(1) (766) + ((-1.8)(-1.8 + 1))/(2!) (40) + ((1.8)(-1.8 + 1)(-1.8 + 2))/(3!) (2) ((-1.8)(-1.8 + 1)(-1.8 + 2)(-1.8 + 3))/(4!) (4)`
= `7854 - 1378.8 + ((-1.8)(-0.8))/2 (40) + ((-1.8)(-0.8)(0.2))/6 (2) + ((-1.8)(-0.8)(0.2)(1.2))/24 (4)`
= 7854 – 1378.8 + 28.8 + 0.096 + 0.0576
= 7882.9536 – 1378.8
= 6504.1536
= 6504.15
APPEARS IN
RELATED QUESTIONS
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 |
Using Newton’s forward interpolation formula find the cubic polynomial.
| x | 0 | 1 | 2 | 3 |
| f(x) | 1 | 2 | 1 | 10 |
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 |
Find the value of f(x) when x = 32 from the following table:
| x | 30 | 5 | 40 | 45 | 50 |
| f(x) | 15.9 | 14.9 | 14.1 | 13.3 | 12.5 |
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.
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:
For the given points (x0, y0) and (x1, y1) the Lagrange’s formula is
Choose the correct alternative:
For the given data find the value of Δ3y0 is
| x | 5 | 6 | 9 | 11 |
| y | 12 | 13 | 15 | 18 |
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 |
