document.write( "Question 222493: use the Binomial Theorem to expand (x - 2y)^3 \n" ); document.write( "
Algebra.Com's Answer #166626 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-2y%29%5E3\" Start with the given expression\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To expand this, we're going to use binomial expansion. So let's look at Pascal's triangle:
\n" ); document.write( "
1   

\n" ); document.write( "
1   1   

\n" ); document.write( "
1   2   1   

\n" ); document.write( "
1   3   3   1   
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Looking at the row that starts with 1,3, etc, we can see that this row has the numbers:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1, 3, 3, and 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "These numbers will be the coefficients of our expansion. So to expand \"%28x-2y%29%5E3\", simply follow this procedure:\r
\n" ); document.write( "\n" ); document.write( "Write the first coefficient. Multiply that coefficient with the first binomial term \"x\" and then the second binomial term \"-2y\". Repeat this until all of the coefficients have been written.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Once that has been done, add up the terms like this:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Notice how the coefficients are in front of each term.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, we're not done yet.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Looking at the first term \"1%28x%29%28-2y%29\", raise \"x\" to the 3rd power and raise \"-2y\" to the 0th power.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Looking at the second term \"3%28x%29%28-2y%29\" raise \"x\" to the 2nd power and raise \"-2y\" to the 1st power.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Continue this until you reach the final term.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how the exponents of \"x\" are stepping down and the exponents of \"-2y\" are stepping up.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the fully expanded expression should now look like this:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Distribute the exponents\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%28x%5E3%29%2B3%28-2x%5E2y%29%2B3%284xy%5E2%29%2B1%28-8y%5E3%29\" Multiply\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E3-6x%5E2y%2B12xy%5E2-8y%5E3\" Multiply the terms with their coefficients\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"%28x-2y%29%5E3\" expands and simplifies to \"x%5E3-6x%5E2y%2B12xy%5E2-8y%5E3\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In other words, \"%28x-2y%29%5E3=x%5E3-6x%5E2y%2B12xy%5E2-8y%5E3\"
\n" ); document.write( "
\n" );