R Richay New member Joined Mar 31, 2006 Messages 43 Jun 11, 2006 #1 (x + 5)^3 I looked it up on google and every site had weird formulas that made no sense to me. How do I solve this?
(x + 5)^3 I looked it up on google and every site had weird formulas that made no sense to me. How do I solve this?
pka Elite Member Joined Jan 29, 2005 Messages 11,990 Jun 11, 2006 #2 \(\displaystyle \L \begin{array}{l} \left( {a + b} \right)^3 = a^3 + 3a^2 b + 3ab^2 + b^3 \\ \mbox{in general}\ (a + b)^n = \sum\limits_{k = 0}^n {\left( \begin{array}{c} n \\ k \\ \end{array} \right)a^{n - k} b^k } \\ \end{array}\)
\(\displaystyle \L \begin{array}{l} \left( {a + b} \right)^3 = a^3 + 3a^2 b + 3ab^2 + b^3 \\ \mbox{in general}\ (a + b)^n = \sum\limits_{k = 0}^n {\left( \begin{array}{c} n \\ k \\ \end{array} \right)a^{n - k} b^k } \\ \end{array}\)
M Mrspi Senior Member Joined Dec 17, 2005 Messages 2,127 Jun 12, 2006 #3 Richay said: (x + 5)^3 I looked it up on google and every site had weird formulas that made no sense to me. How do I solve this? Click to expand... You could do this the "elementary" way: (x + 5)<sup>3</sup> means (x + 5)(x + 5)(x + 5) Start by multiplying two of the factors together, then take that product times the third factor....
Richay said: (x + 5)^3 I looked it up on google and every site had weird formulas that made no sense to me. How do I solve this? Click to expand... You could do this the "elementary" way: (x + 5)<sup>3</sup> means (x + 5)(x + 5)(x + 5) Start by multiplying two of the factors together, then take that product times the third factor....
R Richay New member Joined Mar 31, 2006 Messages 43 Jun 12, 2006 #4 Hmmm So would 5 be the factors? What about x?
stapel Super Moderator Staff member Joined Feb 4, 2004 Messages 16,579 Jun 12, 2006 #5 Richay said: So would 5 be the factors? What about x? Click to expand... No. The factors are the ones that were provided to you: . . . . .(x + 5)<sup>3</sup> = (x + 5)(x + 5)(x + 5) The factors (the things multiplied) are x + 5. Now multiply the factors together, and simplify to get the required polynomial. Eliz.
Richay said: So would 5 be the factors? What about x? Click to expand... No. The factors are the ones that were provided to you: . . . . .(x + 5)<sup>3</sup> = (x + 5)(x + 5)(x + 5) The factors (the things multiplied) are x + 5. Now multiply the factors together, and simplify to get the required polynomial. Eliz.
pka Elite Member Joined Jan 29, 2005 Messages 11,990 Jun 12, 2006 #6 \(\displaystyle \L \begin{array}{rcl} \left( {x + 5} \right)^3 & = & x^3 + 3x^2 \left( 5 \right) + 3x\left( 5 \right)^2 + \left( 5 \right)^3 \\ & = & x^3 + 15x^2 + 75x + 125 \\ \end{array}\)
\(\displaystyle \L \begin{array}{rcl} \left( {x + 5} \right)^3 & = & x^3 + 3x^2 \left( 5 \right) + 3x\left( 5 \right)^2 + \left( 5 \right)^3 \\ & = & x^3 + 15x^2 + 75x + 125 \\ \end{array}\)
L leilsilver New member Joined Jun 11, 2006 Messages 23 Jun 12, 2006 #7 Pascall's Triangle is a really helpful tool in factoring things like (x+y)^n. Like how pka showed you on the first line where: (x+5)^3=x^3+3x^2(5)+3x(5)+5^3 The constants 1 3 3 1 comes from the fourth line in the triangle: where you would raise something to the thirdth power. 1 1 1 1 2 1 1 3 3 1
Pascall's Triangle is a really helpful tool in factoring things like (x+y)^n. Like how pka showed you on the first line where: (x+5)^3=x^3+3x^2(5)+3x(5)+5^3 The constants 1 3 3 1 comes from the fourth line in the triangle: where you would raise something to the thirdth power. 1 1 1 1 2 1 1 3 3 1