document.write( "Question 392582: factor by grouping x^3+ax+3a+3x^2 \n" ); document.write( "
Algebra.Com's Answer #278634 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! x^(3)+ax+3a+3x^(2)\r \n" ); document.write( "\n" ); document.write( "Factor the greatest common factor (GCF) from each group. \n" ); document.write( "(x(x^(2)+a)+3(a+x^(2)))\r \n" ); document.write( "\n" ); document.write( "Factor the polynomial by grouping the first two terms together and finding the greatest common factor (GCF). Next, group the second two terms together and find the GCF. Since both groups contain the factor (x^(2)+a), they can be combined. \n" ); document.write( "(x+3)(x^(2)+a) \n" ); document.write( " |