document.write( "Question 353100: The number 2^48 - 1 divisible by two numbers between 60 and 70. Their sum is:\r
\n" );
document.write( "\n" );
document.write( "(a) 124 (b) 128 (c) 132 (d) 136 (e) None of the above
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #252350 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! The number 2^48 - 1 divisible by two numbers between 60 and 70. Their sum is:\r \n" ); document.write( "\n" ); document.write( "(a) 124 (b) 128 (c) 132 (d) 136 (e) None of the above\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.wolframalpha.com/input/?i=factor+%282%5E48%29-1 \n" ); document.write( "(used factor 2^48 - 1 to get factors)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "prime factorization: 3^2 * 5 * 7 * 13 * 17 * 97 * 241 * 257 * 673 \n" ); document.write( "this gives 768 divisors according to wolframalpha \n" ); document.write( "here is the ones up to 105: \n" ); document.write( "1,3,5,7,9,13,15,17,21,35,39,45,51,63,65,85,91,97,105\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the 2 numbers between 60 and 70 are 63 and 65 \n" ); document.write( "63 + 65 = 128, answer is (b) 128 \n" ); document.write( " \n" ); document.write( " |