Bunuel
What is the greatest integer less than or equal to \(\frac{3^{100}+2^{100}}{3^{96}+2^{96}}\)?
(A) 80
(B) 81
(C) 96
(D) 97
(E) 625
The key here is to recognize that,
compared to 3^100, the value of 2^100 is negligible. To see why, let's examine some powers of 2 and 3
2^3 = 8 and 3^3 = 27
2^5 = 32 and 3^5 = 243
2^7 = 128 and 3^7 = 2187
2^9 = 512 and 3^9 = 19,683
2^11 = 2048 and 3^11 = 177,147
2^20 = 1,048,576 and 3^20 = 3,486,784,401
As you can imagine 3^100 will be so much bigger than 2^100, that the value of 2^100 has little effect on the sum 3^100 + 2^100
The same can be said of the effect that 2^96 has on the sum 3^96 + 2^96
So....\(\frac{3^{100}+2^{100}}{3^{96}+2^{96}}≈\frac{3^{100}}{3^{96}}≈3^4≈81\)
So, the correct answer is APPROXIMATELY 81, which means as can ELIMINATE C, D and E
The ORIGINAL expression is \(\frac{3^{100}+2^{100}}{3^{96}+2^{96}}\)
Since we are adding more to the numerator (we're adding 2^100) than we are adding more to the denominator (we're adding 2^96), we can conclude that \(\frac{3^{100}+2^{100}}{3^{96}+2^{96}}\) is greater than \(\frac{3^{100}}{3^{96}}\)
In other words, \(\frac{3^{100}+2^{100}}{3^{96}+2^{96}}\) is greater than 81
Answer: B