document.write( "Question 42942: Factor the polynomial completely. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27996 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "147a^4 - 75b^2 \n" ); document.write( "factor out the greatest common factor...here that is 3...we get \n" ); document.write( "3(49a^4 - 25b^2) \n" ); document.write( "now we have the difference of squares so that we get \n" ); document.write( "3(7a^2 + 5b)(7a^2 - 5b) \n" ); document.write( " |