document.write( "Question 1033752: Prove that there are no positive integers x, y, z such that
\n" ); document.write( "x^2+y^2 = 3z^2
\n" ); document.write( ".
\n" ); document.write( "

Algebra.Com's Answer #648399 by ikleyn(52835)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Prove that there are no positive integers x, y, z such that
\n" ); document.write( "x^2+y^2 = 3z^2
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Consider, one after one, these steps.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1.  Assume that both x and y are multiple of 3, and get a contradiction.  (It is easy)\r\n" );
document.write( "\r\n" );
document.write( "       Hence, both x and y can not be multiple of 3 simultaneously.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  Assume that x is multiple of 3, and get a contradiction.  (It is easy)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3.  Assume that y is multiple of 3, and get a contradiction.  (It is easy)\r\n" );
document.write( "\r\n" );
document.write( "       Hence, nor x neither y can be multiple of 3 even separately.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4.  Hence,  x  must have the remainder 1 or 2 when divided by 3: x = 3a + r,\r\n" );
document.write( "       where  r = 1 or 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5.  Same for y:  y  must have a remainder 1 or 2 when divided by 3:  y = 3b + s,\r\n" );
document.write( "       where  s = 1 or 2.\r\n" );
document.write( "\r\n" );
document.write( "6.  Hence,      when squared, \"x%5E2\" has a reminder 1 when divided by 3.\r\n" );
document.write( "    Similarly,  when squared, \"y%5E2\" has a reminder 1 when divided by 3.\r\n" );
document.write( "\r\n" );
document.write( "    It implies that \"x%5E2+%2B+y%5E2\" gives the remainder 2 when divided by 3.\r\n" );
document.write( "\r\n" );
document.write( "    But the right side of the equation is a multiple of 3. \r\n" );
document.write( "    Contradiction.\r\n" );
document.write( "\r\n" );
document.write( "So, there is no way for the given equation to be valid.\r\n" );
document.write( "
\n" ); document.write( "
\n" );