Question
Question: Find out by which number \({{7}^{9}}+{{9}^{7}}\) is divisible by A. 128 B. 24 C. 64 D. 72...
Find out by which number 79+97 is divisible by
A. 128
B. 24
C. 64
D. 72
Solution
First take 79 and 97 separately then break them as (8−1)9 and (8+1)7 respectively using binomial theorem which states that,
(a+b)n=C0nan+C1nan−1b+C2nan−2b2+...........+Cnnbn
Then find the remainder by dividing 64 and then add up to get solution
Complete step-by-step answer:
In the question we have to find the division of 79+97.
So, let 79+97 be as (a + b) where a=79 and b=97.
Now we will first operate on ‘a’ which is 79 so we can represent it as,
a=(8−1)9
Now we will use the binomial theorem which states as,
(a−b)n=C0nan−C1nan−1b+C2nan−2b2−C3nan−3b3+...........+Cnnbn
Now using the formula we get,
(8−1)9=C0989−C1988+C2987−C3986+.............C7−982+C898−C991
Now by analyzing all the terms separately we can say that when a is divided by 64 it divides all the terms separately except the last two.
Now by adding the last two terms we get,
9×8−1=71
If 71 is divided by 64 it gives 7 as remainder.
Now we write the given information in the form a = b (mod c) which represents that when a is divided by C it gives b as remainder.
So, we can write 79 as,
79=7(mod64)………………. (i)
Now let's take b to operate which can represent as,
97=(8+1)7
Now we will use the binomial theorem which states that,
(a+b)n=C0nan+C1nan−1b+C2nan−2b2+..........+Cnnbn
Now using the formula we get,
(8+1)7=C0787+C1786+C2785+.........+C678+C171
Now analyzing each term separately we can say that except the last two terms all the other terms are divisible by 64.
So the sum of last number represents the remainder which we get,
7×8+1=57
Here 57 is the remainder.
So we can write that,
97=57(mod64) ……………. (ii)
Now from equation (i) and (ii) we can write that,
79=64k+7 where K is a finite integer.
97=64l+57 where l is also a finite integer.
Now we can add 79 and 97in terms of k and l so we get,
79+97=64k+7+64l+57
We can say that,
79+97=64(k+l+1)
As we know k, l is finite number so (k + l + 1)
As we know k, l is a finite number.
79+97=64(k+l+1)
As we know k, l is a finite number so (k + l +1) is also a finite number.
Hence the correct option is ‘C’.
Note: Students should know about the binomial theorem before doing this. They should also be careful above the calculations to avoid any errors or mistakes.