document.write( "Question 74627: (a+b)2
\n" ); document.write( "(a+b)3
\n" ); document.write( "

Algebra.Com's Answer #53668 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
We can use binomial expansion to quickly find these products where we use Pascal's triangle to find the coefficients:
\n" ); document.write( "\"%28a%2Bb%29%5E2=a%5E2%2B2ab%2Bb%5E2\"
\n" ); document.write( "\"%28a%2Bb%29%5E3=a%5E3%2B3a%5E2b%2B3ab%5E2%2Bb%5E3\"
\n" ); document.write( "
\n" );