Asked by jodi

Find the coefficient of the fifth term in the expansion(rootK+3)^8

Answers

Answered by bobpursley
This is the way I remember it. Of course, you can use the formula (given there also), but jotting down the triangle is easy, and counting to row 8 is very easy. http://ptri1.tripod.com/#made
Answered by Reiny
for (a+b)^n

term<sub>r+1</sub> = C(n,r) a^(n-r) b^r

so for (√k + 3)^8
term(5) = C(8,4) (√k)^4 3^4
= 70 k^2 (81)
= 5670k^2

so the coefficient is 5670
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions