Question 24457
<pre>Express as a polynomial 
(2x+10y)^3
<b><font size = 4>
(2x + 10y)<sup>3</sup>

This can be done by the binomial theorem.  If that is the
way you were told to do it, post again.  I will only show 
you the basic method, which gives the same answer.

Write the cube as multiplication three times

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

Use FOIL to multiply out the second and third parentheses:

(2x + 10y)(4x<sup>2</sup> + 20xy + 20xy + 100y<sup>2</sup>)

Collect terms in the second parentheses

(2x + 10y)(4x<sup>2</sup> + 40xy + 100y<sup>2</sup>)

Use the distributive principle to multiply the two terms
in the first parentheses by the trinomial in the second 
parentheses.

2x(4x<sup>2</sup> + 40xy + 100y<sup>2</sup>) + 10y(4x<sup>2</sup> + 40xy + 100y<sup>2</sup>)

then distribute each:

   8x<sup>3</sup> + 80x<sup>2</sup>y + 200xy<sup>2</sup> + 40x<sup>2</sup>y + 400xy<sup>2</sup> + 1000y<sup>3</sup>

Collect like terms:

  8x<sup>3</sup> + 120x<sup>2</sup>y + 600xy<sup>2</sup> + 1000y<sup>3</sup>

Edwin
AnlytcPhil@aol.com</pre>