document.write( "Question 254558: Select the GCF of these numbers. 25 · 5· 11 and 23· 52 · 7 \n" ); document.write( "
Algebra.Com's Answer #186982 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Here was the problem: \n" ); document.write( "Select the GCF of these numbers. 25 · 5· 11 and 23· 52 · 7 \n" ); document.write( "Lets rewrite each in prime factored form: \n" ); document.write( "25 * 5 * 11 = 5^3 * 11 \n" ); document.write( "23 * 52 * 7 = 2^2 * 7 * 13 * 23 \n" ); document.write( "The GCF is the biggest stuff they share. \n" ); document.write( "They do not share any 2's \n" ); document.write( "They do not share any 5's \n" ); document.write( "They do not share any 7's \n" ); document.write( "They do not share any 11's \n" ); document.write( "They do not share any 13's \n" ); document.write( "They do not share any 23's \n" ); document.write( "So, the GCF in this case is 1. \n" ); document.write( " |