document.write( "Question 618978: Show that one and only one out of n, n+2 and n+4 is divisible by 3, where ‘n’ is any positive integer. \n" ); document.write( "
Algebra.Com's Answer #389263 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Show that one and only one out of n, n+2 and n+4 is divisible by 3, where ‘n’ is any positive integer.
\n" ); document.write( "By the Division Algorithm, n is either of the form 3k, 3k + 1, or 3k + 2.
\n" ); document.write( "3k: \"highlight%283k%29\",3k+2,3k+4
\n" ); document.write( "3k+1: 3k+1, \"highlight%283k%2B3%29\", 3k+5
\n" ); document.write( "3k+2: 3k+2, +3k+4,\"highlight%283k%2B6%29\"
\n" ); document.write( "In either of the allowed forms, there is only one of n, n+2 and n+4 divisible by three \n" ); document.write( "
\n" );