document.write( "Question 326189: Please help me find the first three terms in this expansion:
\n" );
document.write( "(x+3y)^20 \n" );
document.write( "
Algebra.Com's Answer #233540 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the first three terms in this expansion: \n" ); document.write( "(x+3y)^20 = x^20 + 20C19*x^19(3y) + 20C18*x^18(3y)^2 +.... \n" ); document.write( "= x^20 + 20*3 x^19y + 180*9 x^18y^2..... \n" ); document.write( "--- \n" ); document.write( "= x^20 + 60x^19h + 1620x^18y^2....\r \n" ); document.write( "\n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |