Step 1: Write the formula for the general term
In the binomial expansion of (x+y)n, the general term Tr+1 is given by the formula:
Tr+1=(rn)xn−ryr
For the given expression (a−b)n, we can rewrite it as [a+(−b)]n. Thus, the general term formula becomes:
Tr+1=(rn)an−r(−b)r
Step 2: Find the expressions for the 5th and 6th terms
For the 5th term (T5), set r=4:
T5=(4n)an−4(−b)4=(4n)an−4b4
For the 6th term (T6), set r=5:
T6=(5n)an−5(−b)5=−(5n)an−5b5
Step 3: Apply the given condition (T5+T6=0)
According to the problem statement:
T5+T6=0⟹T5=−T6
Substitute the evaluated terms into this relation:
(4n)an−4b4=−[−(5n)an−5b5]
(4n)an−4b4=(5n)an−5b5
Step 4: Solve for ba
Rearrange the equation to isolate the variables a and b on one side:
an−5an−4⋅b5b4=(4n)(5n)
Using exponent laws, an−5an−4=a(n−4)−(n−5)=a1, and b5b4=b1:
ba=(4n)(5n)
Now, expand the combinations using the definition (rn)=r!(n−r)!n!:
ba=4!(n−4)!n!5!(n−5)!n!
Cancel out n! from both the numerator and denominator:
ba=5!(n−5)!4!(n−4)!
Simplify the factorials (5!=5×4! and (n−4)!=(n−4)×(n−5)!):
ba=5⋅4!⋅(n−5)!4!⋅(n−4)(n−5)!
ba=5n−4
Correct Answer
(b) 5n−4