document.write( "Question 36501: Can someone please help me do this:
\n" );
document.write( "(6a + 11b)^2 \n" );
document.write( "
Algebra.Com's Answer #22439 by benni1013(206) ![]() You can put this solution on YOUR website! This will result in a trinomial and follow these rules to find it.\r \n" ); document.write( "\n" ); document.write( "The first term is obtained by square the first term \n" ); document.write( "6a(6a)=36a^2\r \n" ); document.write( "\n" ); document.write( "The second term is the worst add the two coefficients together, combine the variables and multiply by 2. \n" ); document.write( "6a+11b=17ab==>34ab\r \n" ); document.write( "\n" ); document.write( "The last term is found by squaring the last term. \n" ); document.write( "11b(11b)==>121b^2 \n" ); document.write( " |