document.write( "Question 540375: i am trying but i am getting frustrated!!! what is the greatest common factor of 10280 and 6988? are we able to find all the common factors. if not is there an easier way for me to find this? Please help!!! \n" ); document.write( "
Algebra.Com's Answer #353687 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factor using PRIME numbers, starting with 2 and working up\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10280/2 = 5140 \n" ); document.write( "/2 = 2570 \n" ); document.write( "/2 = 1285 ___ not divisible by 3 \n" ); document.write( "/5 = 257 ___ this is prime \n" ); document.write( "10280 = 2^3 * 5 * 257\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6988/2 = 3494 \n" ); document.write( "/2 = 1747 ___ this is prime \n" ); document.write( "6988 = 2^2 * 1747\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the GCF is 2^2 \n" ); document.write( " |