Jump to content

Binomial expansion help


IBtank

Recommended Posts

Since youre doin SL i dont think you studied permutations and combinations. Youre can either use the pascal triangle or use counting principles for the expansion.

Using counting principles it would be : 3C0(x²)3+ 3C1(x2)2(- 2/x)+3C2(x²)(- 2/x)2+3C3(- 2/x)3

Im not quite sure, but i think its correct. Check it using a pascal triangle

  • Like 1
Link to post
Share on other sites

The best way is to use Pascal triangle (without using permutations/combinations).

The expression (a-b)3can be expanded as a3 - 3a2b + 3ab2 - b3

So let's expand your expression, looking for term independent of x:

(x2-2/x)3=

-1st term: x6 (that's not what we are looking for)

- 2nd term: -3 * (x2)2* 2/X = -3 * x4* 2/x = -6 * x3(again, so calculate another term)

- 3rd term: 3 * x2 * (2/x)2 = 3x2 * 4/x2 = (reducing x^2) = 3 * 4= 12

Therefore term independent of X is the 3rd one and its value is 12.

  • Like 2
Link to post
Share on other sites

First of all, you should know that the term independant of x means x0 which = 1.

Normally would use the formula tn+1= nCr * an-r * br But since the exponent in the question is only 3, you could expand and find the value without x

If the question had an exponent like 7, you may want to use the formula.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...