document.write( "Question 35981: factor by grouping x^3+6x^2+x+6 \n" ); document.write( "
Algebra.Com's Answer #22032 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E3%2B6x%5E2%2Bx%2B6\"
\n" ); document.write( "seperate the the polynomial, first ake the first 2 terms then the last 2;
\n" ); document.write( "\"x%5E3%2B6x%5E2\"; factor out \"x%5E2\"
\n" ); document.write( "\"x%5E2%28x%2B6%29\";and the next two terms; x+6
\n" ); document.write( "now put them together;
\n" ); document.write( "\"x%5E2%28x%2B6%29%2B%28x%2B6%29\"
\n" ); document.write( "\"%28x%5E2%2B1%29%28x%2B6%29\"
\n" ); document.write( "=)
\n" ); document.write( "
\n" );