document.write( "Question 144586: Find the greatest common factor for the group of terms:\r
\n" );
document.write( "\n" );
document.write( "-42a^4, 7a^5\r
\n" );
document.write( "\n" );
document.write( "Thank you so very much~ \n" );
document.write( "
Algebra.Com's Answer #105346 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! First, list the factors:\r \n" ); document.write( "\n" ); document.write( "-42a^4 factors--> 1,2,3,6,7, 14, 21, 42, a*a*a*a \n" ); document.write( "7a^5 factors--> 1,7, a*a*a*a*a\r \n" ); document.write( "\n" ); document.write( "Now, what do the above lists have in common?\r \n" ); document.write( "\n" ); document.write( "1, 7, and a*a*a*a\r \n" ); document.write( "\n" ); document.write( "So, 1*7*a*a*a*a=7a^4.\r \n" ); document.write( "\n" ); document.write( "The negative of 42 is superfluous, meaning it wouldn't really matter, in general, while factoring. \n" ); document.write( " |