document.write( "Question 352620: What is the greatest common divisor of 150 and 480? \n" ); document.write( "
Algebra.Com's Answer #252012 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! What is the greatest common divisor of 150 and 480?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "150 = 6 * 25 = 2 * 3 * 5 * 5 = 30 * 5 \n" ); document.write( "480 = 6 * 80 = 2 * 3 * 5 * 16 = 30 * 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the greatest common divisor (or greatest common factor (gcf)) is 30 \n" ); document.write( " \n" ); document.write( " |