document.write( "Question 8432: I am having some trouble with factoring by grouping. \"a%5E2b%2B3a%5E2%2B2b%2B6\".Help please? Thank you. \n" ); document.write( "
Algebra.Com's Answer #4646 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
Start by separating the equation into two groups. Let's start with \"a%5E2b\" and \"3a%5E2\". Factor \"a%5E2\" from these terms to get \"a%5E2%28b+%2B+3%29+%2B+2b+%2B+6\". Next factor 2 from \"2b\" and \"6\" to get \"a%5E2%28b+%2B+3%29+%2B+2%28b+%2B+3%29\". Finally, factor \"%28b+%2B+3%29\" to get \"%28a%5E2+%2B+2%29%28b+%2B+3%29\" \n" ); document.write( "
\n" );