document.write( "Question 475377: let (a,b,c) be a primitive pythagorous triplet(a\n" ); document.write( "
Algebra.Com's Answer #326399 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! By the Pythagorean theorem,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Assume c is even. Then c^2 ≡ 0 (mod 4), and a^2 or b^2 can only be congruent to 0 or 1 mod 4, so this creates a contradiction (unless a,b,c are all divisible by 2, which still doesn't work since the triple is primitive). Hence, c must be odd. \n" ); document.write( " |