document.write( "Question 37932: Find the GCF of 50 & 60 \n" ); document.write( "
Algebra.Com's Answer #23508 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! What is the biggest number that goes into both 50 and 60? \n" ); document.write( "Well the short answer is 10. \n" ); document.write( "The long answer involves factoring \n" ); document.write( "50 = 2 x 5^2 and \n" ); document.write( "60 = 2^2 x 3 x 5 \n" ); document.write( "and looking for factors common to both \n" ); document.write( "Well that would be 2 x 5 = 10... \n" ); document.write( " |