Term containing x^{20} in (2x - x^4)^{14}

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
ms. confused
Messages
90
Reaction score
0
Find the term containing [tex]x^{20}[/tex] in [tex](2x - x^4)^{14}[/tex].

I went [tex]t_{k+1}= _{14}C_{k}(2x)^{14-k}(-x^{4})^{k}[/tex]

[tex]= 2x^{14-k}(-x^{4k})[/tex]

First of all, am I on the right track? If so what exactly do I do from there?
 
Physics news on Phys.org
Something is definitely wrong. First of all, your binomial coefficient has disappeard on the second line. Secondly, you seem to pull the 2 out of (2x)14-k in an improper way. You also can't bring the k inside the bracket like that, since it's not ((-x)4)k, it's (-x[sup4[/sup])k. Do you see the difference? The exponent 4 applies only to the x, not to (-x), but the exponent k applies to the whole (-x4). You should end up with:

[tex]t_{k+1} = {{14}\choose k}(-2)^{14-k}x^{14 + 3k}[/tex]

See if you can figure out why the above is right. Now, to find the term containing x20, find the value(s) of k that satisfy 14 + 3k = 20. The only value for k is 2. So plug in 2 for k, you'll get:

(91)(212)x20
 
Okay I think I get your point about the [tex]-x^4[/tex] thing. But how did you get the 2x to turn into -2 and how did you get the 14+3k exponent?
 
ms. confused said:
Okay I think I get your point about the [tex]-x^4[/tex] thing. But how did you get the 2x to turn into -2 and how did you get the 14+3k exponent?
You want the x^20 term so if the exponent of x in the kth term is
4k+(14-k)=20 what is k?
 
+3k... right...thanks I see it now!
 
Take (x^14) common and find the third term in the expansion of (2-(x^3))^14 i.e.
14C2*(2^12)*(-1)^2.