InterviewSolution
| 1. |
Using Binomial theorem find the values of following(i) (99)5(ii) (1.1)6 |
|
Answer» (i) (99)5 99 = (100- 1) 995 = (100- 1)5 = [100+ (- 1)]5 By using Binomial theorem 995 = 5C0 (100)5 (-1)0 + 5C, (100)4 (-1)1 = 1 x 10000000000 x 1 + 5 x 100000000 = 10000000000 – 500000000 + = 10010000500 – 500100001 = 9509900499 Hence, (99)5 = 9509900499 (ii) (1.1)6 (1.1)6 = (1 +0.1)6 = 6C0(1)6 (0.1)0 + 6C1 (1)5 (0.1)1 = (1 x 1 x 1) + (6 x 1 x 0-1) + {15 x 1 x (0.1)2} = 1 + 6 x 0.1 + 15 x (0.1)2 + 20 x (0.1)3 = 1 + 0.6 + 15 x 0.01 + 20 x 0.001 + 15 x 0.0001 = 1+0.6 + 0.15 + 0020 + 0-0015 + 0.00006 + 0000001 = 1.771561 |
|