In the expansion of (a + bx)5 the coefficient of x4 is 8 times the coefficient of x2.
Given that a and b are non-zero positive integers, what is the smallest possible value of a + b?
- A3
- B4
- C5
- D9
- E13
- F17
Show the answer and worked solution
answer · C
- A3
- B4
- C5
- D9
- E13
- F17
The term in xk is (5k)a5−kbk xk, so the coefficients of x4 and x2 are 5ab4 and 10a3b2. The condition gives 5ab4 = 80a3b2, and dividing by 5ab2 (both non-zero) leaves b2 = 16a2, so b = 4a for positive integers. The smallest case is a = 1, b = 4, giving a + b = 5.