document.write( "Question 123271: How would you factor out the greatest common factor for this problem?\r
\n" );
document.write( "\n" );
document.write( "13y^8+26y^4-39y^2\r
\n" );
document.write( "\n" );
document.write( "Help would be much appreciated. \n" );
document.write( "
Algebra.Com's Answer #90448 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! all the coefficients are divisible by 13, and all the y's are divisible by y^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13y^2(y^6+2y^2-3) \n" ); document.write( " |