document.write( "Question 117931: Is it possible for the remainder to be 2 when a prime number that is greater than 2 is divided by 4? Explain why or why not? \n" ); document.write( "
Algebra.Com's Answer #85921 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Is it possible for the remainder to be 2 when a prime number that is greater than 2 is divided by 4? Explain why or why not? \n" ); document.write( "-------------------------- \n" ); document.write( "Is there a solution to x = 2(mod 4) if x is prime and greater than 2 ?? \n" ); document.write( "If so there is an odd prime where 4 divides (x-2) with no remainder. \n" ); document.write( "------------- \n" ); document.write( "Argument: \n" ); document.write( "If x is odd, x-2 is odd \n" ); document.write( "But if x-2 is divisible by 4 it is a multiply of 2 \n" ); document.write( "Then x-2 would be even. \n" ); document.write( "This contradiction means the assuption that there is \n" ); document.write( "an odd prime x where x= 2(mod 4) is wrong. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |