document.write( "Question 297241: Find the greatest common factor of the two expressions\r
\n" );
document.write( "\n" );
document.write( "22t^7x^6 and 24tx^7y^4 \n" );
document.write( "
Algebra.Com's Answer #214037 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Look at each of the prime factors they have in common:(2,t,x). \n" ); document.write( "Then pick the lowest exponent between the two expressions. \n" ); document.write( "2-exponent 1 \n" ); document.write( "t-exponent 1 \n" ); document.write( "x-exponent 6 \n" ); document.write( "Then put it together \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |