document.write( "Question 215243: find the greatest number that exactly devides 840 and 2296 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #162621 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the greatest number that exactly devides 840 and 2296 ? \n" ); document.write( "----------- \n" ); document.write( "Procedure: \n" ); document.write( "Find the prime-factor form of each of those numbers. \n" ); document.write( "Then find the factor cluster that is common to the two numbers. \n" ); document.write( "---- \n" ); document.write( "840 = 2*420= 2^2*210= 2^3*105 = 2^3*5*21 = 2^3*3*5*7 \n" ); document.write( "----- \n" ); document.write( "2296 = 2*1148=2^2*574=2^3*287 = 2^3*7*41 \n" ); document.write( "------------- \n" ); document.write( "It looks like 2^3*7 is the greatest common factor cluster. \n" ); document.write( "--- \n" ); document.write( "Answer 8*7 = 56 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |