Discovering the Term Containing x^{20} in Binomial Theorem (2x - x^4)^{14}

AI Thread Summary
To find the term containing x^{20} in the expansion of (2x - x^4)^{14}, the correct binomial term is t_{k+1} = {{14}\choose k}(-2)^{14-k}x^{14 + 3k}. The exponent of x in the term is derived from combining the contributions of both parts of the binomial, leading to the equation 14 + 3k = 20. Solving for k gives k = 2, which allows for the calculation of the specific term. The final term can be expressed as (91)(2^{12})(-1)^2, confirming the correct approach to finding the desired term.
ms. confused
Messages
90
Reaction score
0
Find the term containing x^{20} in (2x - x^4)^{14}.

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

= 2x^{14-k}(-x^{4k})

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:

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

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 -x^4 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 -x^4 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.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top