Expand using the Binomial Theorem and simplify:
(x−x1)6
Using the Binomial Theorem:
(a+b)n=∑r=0n(rn)an−rbr
Here a=x, b=−x1, and n=6.
(x−x1)6=∑r=06(r6)x6−r(−x1)r
Each term is:
Tr+1=(r6)x6−r⋅(−1)r⋅x−r=(−1)r(r6)x6−2r
Expanding term by term:
| r | (r6) | (−1)r | x6−2r | Term |
|---|
| 0 | 1 | +1 | x6 | x6 |
| 1 | 6 | −1 | x4 | −6x4 |
| 2 | 15 | +1 | x2 | 15x2 |
| 3 | 20 | −1 | x0 | −20 |
| 4 | 15 | +1 | x−2 | x215 |
| 5 | 6 | −1 | x−4 | −x46 |
| 6 | 1 | +1 | x−6 | x61 |
(x−x1)6=x6−6x4+15x2−20+x215−x46+x61
- Identify a, b, and n from the expression.
- Apply the general term formula Tr+1=(rn)an−rbr.
- Simplify powers of x by combining x6−r⋅x−r=x6−2r.
- Account for the sign (−1)r from the negative term.