Master Algebra: Tips for Expanding (2X+Y)^5

  • Context: High School 
  • Thread starter Thread starter socialcoma
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around expanding the expression (2X+Y)^5, exploring various methods including direct multiplication, the Binomial Expansion, and Pascal's Triangle. Participants share their approaches and seek faster techniques for expansion.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant suggests direct multiplication of (2X+Y) five times, noting it can be messy but straightforward.
  • Another participant expresses a desire for a faster method, hinting at the use of factorials.
  • Several participants introduce the Binomial Expansion as a method to expand the expression, with one providing the general formula.
  • Discussion includes the concept of Pascal's Triangle and its relevance to finding coefficients in the expansion.
  • Participants describe patterns observed in the powers of terms as they expand (a+b)^n, emphasizing the relationship between the powers of a and b.
  • One participant outlines the coefficients derived from Pascal's Triangle and suggests substituting 2X for a and Y for b in the final expression.

Areas of Agreement / Disagreement

Participants present multiple methods for expanding the expression, with no consensus on a single preferred approach. Some favor direct multiplication while others advocate for the Binomial Expansion and Pascal's Triangle.

Contextual Notes

Participants discuss various mathematical techniques without resolving which method is superior or more efficient. The discussion reflects differing levels of familiarity with concepts like factorials and combinations.

Who May Find This Useful

Readers interested in algebraic expansion techniques, particularly those looking for efficient methods to handle binomial expressions.

socialcoma
(2X+Y)^5
can someone tell me how to expand this?
 
Mathematics news on Phys.org
Just do successive multiplications:

(2x+y)(2x+y)(2x+y)(2x+y)(2x+y)

Multiply the first two:

(4x2+4xy+y2)(2x+y)(2x+y)(2x+y)

Then the next two, etc. It's messy, but straightforward.
 
i know how to do that, but thanks for you replay. i am trying to find a faster way. possibly using factorials
 
You use

the Binomial Expansion, also known as Newtons Expansion.
 
how do you do Newtons expansion?
 
Do you know Pascal Triangle? Or have you learned combinations, Cnr, before?
 
Newton's binomial (a.k.a. Newton's expansion) is this:

(a+b)^n=(a^n)+(n*((a^(n-1))*b))+((n*(n-1)*(a^(n-2))*b^2)/(2!))+((n*(n-1)*(n-2)*(a^(n-3))*b^3)/(3!))+...+(b^n)

n can be any rational number
 
Last edited:
Or shorter

(a+b)^n=SUM (from m=0 to n) C(m out of n)*a^m*b^(n-m)

Damn can I turn on the HTML code?
 
Last edited by a moderator:
Perhaps I can help you with that.

This is how it goes from a simple binomial theorem:

(a+b)0=1 since anything to the power of zero is 1

(a+b)1=a+b

(a+b)2=a2+2ab+b2

(a+b)3=a3+3a2b+3ab2+b3

As we go on and on we can clearly see that a pattern is emerging. Look at the next post just following this.
 
  • #10
First, notice that if we add the powers for a and b the result is always equal to the original power given to the term.

For example in (a+b) 2= a 2+2ab+b 2 notice that power in each term is always equal to 2. The first a2, the second a 1 and b 1 and again 1+1 is equal 2. The same goes for a3+3a2b+3ab3+b3 and on and on.
Go to the next coming post.
 
  • #11
Second, it is apparent that power decreases from a, and increases in b as we go forward.

For example in (a+b)5=a 5 b 0+ a 4 b 1 + a 3 b 2 + a 2 b 3 + a 1 b 4 + a 0 b 5.
As it must become obvious from the above, a starts with power 5 and goes to power 0 and b starts with power 0 and goes to power 5. Of course in the above we are missing the coefficient for each term. Now I show you how to find them.
 
  • #12
To make writing the coefficients clear I rewrite the above powering using only coefficients.

i.e. how many of each kind of term:
(a + b)
1 1 0+
0 1 1
-------
1 2 1 0
(a + b)2
1 2 1 0+
0 1 2 1
----------
(a + b) 3
1 3 3 1 0 +
0 1 3 3 1
-------------
(a + b) 4
1 4 6 4 1 +

0 1 4 6 4 1
---------------------------
a + b) 5
1 5 10 10 5 1

This is what is known as Pascal's Triangle. The last thing that you have to do is substitute 2x for a and y for b in the above. Good luck
:wink:
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 18 ·
Replies
18
Views
5K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K