I'm a high school student (11th grade, CBSE curriculum). My first language isn't English.
So here's my question:
Having a unique perimeter, let's say $x$ units, how many right-angled triangles, if a finite number of them, do exist? Are there infinitely many right-angled triangles having the same perimeter? How do we prove that, in case it's true or false?
(Why is my question put on hold as “off-topic”? What does that even mean)
HINTS
We may assume the perimeter is $1$. Then we want to know the number of solutions, in positive numbers, to $$x^2+y^2=z^2\tag{1}$$ subject to $$x+y+z=1\tag{2}$$ Substitute $(2)$ into $(1)$ to eliminate $z$ and you get $$2x+2y-2xy=1$$
The graph of this equation is a hyperbola, but not all the points on it correspond to positive $x,y,z$.
Take it from here.