document.write( "Question 137096: Need help!!\r
\n" );
document.write( "\n" );
document.write( "I need to find four numbers which are divisors of 2 to the 64th power minus 1!!
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #100317 by jedidiah(6) ![]() You can put this solution on YOUR website! 2^64 -1 \n" ); document.write( "(2^32 - 1)(2^32 +1) \n" ); document.write( "(2^16 -1)(2^16 +1)(2^32 +1)\r \n" ); document.write( "\n" ); document.write( "(2^8 -1), (2^8 +1), (2^16 +1), (2^32 +1) \n" ); document.write( " |