Thought process:
First thing that should come to your mind when you look at such seemingly heavy-duty questions is – what concept is it testing?
Powers and Exponents!
So, what do I know about “Powers and Exponents” that I can possibly use here? Well, I can immediately think of some properties of exponents.
Property (powers add when same bases are multiplied): a^x * a^y = a^x+y
But, why did I think of this property? Why not other exponent properties? Because, I am given a product or multiplication of some terms and asked to find coefficient of m^9.
Cool, now that we have a starting point, let’s see what we can do with this property. Fundamental question that we need to answer is “How can we form a power of 9?”
Here are some of the ways we can get a SUM of 9 in power:
(1) 0 + 9 = 9 ---> 1, m^9 when multiplied, will give = m^9
(2) 1 + 8 = 9 ---> m, m^8 when multiplied, will give = m^9
(3) 2 + 7 = 9 ---> m^2, m^7 when multiplied, will give = m^9
(4) 3 + 6 = 9 ---> m^3, m^6 when multiplied, will give = m^9
(5) 4 + 5 = 9 ---> m^4, m^5 when multiplied, will give = m^9
(6) 1 + 2 + 6 = 9 ---> m, m^2, m^6 when multiplied, will give = m^9
(7) 1 + 3 + 5 = 9 ---> m, m^3, m^5 when multiplied, will give = m^9
(8) 2 + 3 + 4 = 9 ---> m^2, m^3, m^4 when multiplied, will give = m^9
These are the only combination of products of power of m which would lead to m^9. Note that only first nine terms from (1+m) to (1+m^9) would give us m^9 terms. All remaining terms will give higher powers of m and hence not of any use for us.
Since each of the m^9 term has a coefficient = 1, so adding all eight m^9 terms, we get = 8*m^9
So, coefficient of m^9 = 8
Option B (correct)
Posted from my mobile device