Suppose x, y and z are co-prime positive integers satisfying the Pythagoras theorem, x^2 +y^2 = z^2
Now, what can we say about the nature of x and y?
Put the correct option number in the answer. Please share your solutions, because here, the method, rather than the answer is the most important thing.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
None of these are really right. If x , y , z have no common factor, then exactly one of x and y is even (which can be seen by a mod-4 analysis). But we can multiply them all by 2 and get them to be even. You should probably fix the problem to specify that ( x , y , z ) is a primitive Pythagorean triple.