document.write( "Question 149132: I need help with factoring the following expressions:\r
\n" );
document.write( "\n" );
document.write( " Determine the greatest common factor, 2x + 12x2 - 2x3 and
\n" );
document.write( " 27x4 + 21x2 - 9x. \n" );
document.write( "
Algebra.Com's Answer #109390 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x + 12x2 - 2x3 \n" ); document.write( "2x(1+6x-x^2) \n" ); document.write( ". \n" ); document.write( "27x4 + 21x2 - 9x \n" ); document.write( "3x(9x^3+7x-3) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |