Math, asked by vardhanaditya2021, 1 month ago

How to find pythagoras triplets when only 1 number is given also pls give the equation
pls give correcct answer the best answer will be marked as brainliest

Answers

Answered by Anonymous
7

How to Form a Pythagorean Triplet

  1. If the number is odd: Square the number N and then divide it by 2. Take the integer that is immediately before and after that number i.e. (N2/2 -0.5) and (N2/2 +0.5).
  2. If the number is odd: Square the number N and then divide it by 2. Take the integer that is immediately before and after that number i.e. (N2/2 -0.5) and (N2/2 +0.5). If the number is even: Take the half of that number N and then square it. Pythagorean triplet= N, (N/2)2-1, (N/2)2+1.
Answered by LaRouge
108

How to Form a Pythagorean Triplet

If the number is odd: Square the number N and then divide it by 2. Take the integer that is immediately before and after that number i.e. (N2/2 -0.5) and (N2/2 +0.5). ...

If the number is even: Take the half of that number N and then square it. Pythagorean triplet= N, (N/2)2-1, (N/2)2+1.

Similar questions