document.write( "Question 123296: How would you factor out the greatest common factor of this problem?\r
\n" );
document.write( "\n" );
document.write( "3a^3-27a^2-12a \n" );
document.write( "
Algebra.Com's Answer #90487 by chitra(359)![]() ![]() You can put this solution on YOUR website! The given expression is: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here we can observe that 3a can be takenn as a common factor.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we can write this as: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3a[a^2 - 9a - 4] \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, 3a is the greatest common factor \n" ); document.write( " |