document.write( "Question 1198925: The number 4^1000 - 1 is divisible by
\n" ); document.write( "a) 4 b) 5 c) 7 d) 13 e) 19
\n" ); document.write( "

Algebra.Com's Answer #832602 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "ANSWER: b) 5

\n" ); document.write( "Look at the pattern of remainders when 4^n-1 is divided by 5:

\n" ); document.write( "4^1-1 = 3; remainder when divided by 5 is 3
\n" ); document.write( "4^2-1 = 15; remainder when divided by 5 is 0
\n" ); document.write( "4^3-1 = 63; remainder when divided by 5 is 3
\n" ); document.write( "4^4-1 = 255; remainder when divided by 5 is 0

\n" ); document.write( "The pattern repeats forever; the remainder when 4^1000-1 is divided by 5 is 0.

\n" ); document.write( "You can find the similar patterns of remainders when 4^n-1 is divided by 7, 13, or 19; the length of the repeating patterns is such that 4^1000-1 will not be divisible by any of those other answer choices.

\n" ); document.write( "
\n" ); document.write( "
\n" );