Discrete Math Can you explain the below problem Approximate
Discrete Math: Can you explain the below problem?
Approximate to four decimal places (1.01)^4 (.98)^3 (2.01)^3Solution
(a) All the problems are solved using the below formula
(a+b)n = an + n.an-1.b + n(n-1)/2. an-2.b2 + . . . . . . .
(1 + 0.01)4 = 1 + 10 (0.01) + 45 (0.01)2 + 120 (0.01)3
= 1+ 0.1+ 0.0045 + 0.00012
= 1.10462
(b) (0.98)3 = (1-0.02)3
= 1 - 3(0.02) + 3 (0.02)2 - (0.02)3
= 1 - 0.06 + 3(0.0004) - 0.000008
= 0.941192
(c) (2.01)3 = ( 2 + 0.01 )3
= 8 + 3 . 22. (0.01) + 2 . (0.01)2 + (0.01)3
= 8 + 0.12 + 0.0006 +0.000001
= 8.120601
