document.write( "Question 1094198: Find the indicated product using the shortcut pattern for the cube of a binomial
\n" ); document.write( "(X+5)cubed
\n" ); document.write( "

Algebra.Com's Answer #708824 by greenestamps(13215)\"\" \"About 
You can put this solution on YOUR website!

I will guess that the \"shortcut pattern\" you refer to is from the 3rd row of Pascal's Triangle, which contains the numbers 1 3 3 1. Those four numbers are the coefficients in the expansion of (a+b)^3. More specifically, the expansion of (a+b)^3, using the 3rd row of Pascal's Triangle, is
\n" ); document.write( "\"%28a%2Bb%29%5E3+=+%281%29a%5E3+%2B+%283%29a%5E2b+%2B+%283%29ab%5E2+%2B+%281%29b%5E3\"

\n" ); document.write( "To use the shortcut for cubing any binomial, just replace the a and b with the two terms in your binomial. For example, if the binomial is (2x-5), then
\n" ); document.write( "\"%282x-5%29%5E3+=+%282x%2B%28-5%29%29%5E3\"
\n" ); document.write( " =
\n" ); document.write( " = \"8x%5E3+-+60x%5E2+%2B+150x+-+125\"

\n" ); document.write( "Now try the same process with your binomial, (x+5).
\n" ); document.write( "
\n" );