Ask Question
3 May, 09:15

Prove that in any pythagorean triple, one of the side lengths is divisible by 5

+4
Answers (1)
  1. 3 May, 09:32
    0
    The trick is to realize what your choices are.

    if m or n or both are divisible by 5, then 2mn will be divisible by 5

    I don't know if you know about x mod (5), but in that case there can only be 4 possibilities for m and n

    m mod (5) = + / - 2 or m mod (5) = + / - 1

    In the first case m^2 = 4 mod (5) and in the second case m^2 = 1 mod (5) N has the same considerations.

    If m and n have the same modular results (both are [say] 2) then m^2 - n^2 which be 0

    If they are different, then (m^2 + n^2) mod 5 = 0
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Prove that in any pythagorean triple, one of the side lengths is divisible by 5 ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers