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) 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( " \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( " \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( "Now try the same process with your binomial, (x+5). \n" ); document.write( " |