document.write( "Question 977111: show that square of every positive integer takes any one of the form 3p or 3p+1? \n" ); document.write( "
Algebra.Com's Answer #598724 by KMST(5328) You can put this solution on YOUR website! A positive integer, when divided by 3, can divide evenly, or have a remainder of 1, or have a remainder of 2. \n" ); document.write( "It must be one of those 3 cases; there is no other possibility. \n" ); document.write( "So, a positive integer can be \n" ); document.write( "a multiple of 3, of the form \n" ); document.write( "be of the form \n" ); document.write( "be of the form \n" ); document.write( "with \n" ); document.write( "The square of \n" ); document.write( "The squares of \n" ); document.write( " \n" ); document.write( "The square of \n" ); document.write( "The square of \n" ); document.write( "In other words, when divided by 3, the square of an integer can \n" ); document.write( "divide evenly, \n" ); document.write( "or leave a remainder of 1. \n" ); document.write( "There is no other possibility. \n" ); document.write( " |