PYTHAGORAS' THEOREM
RO + OP = PR
a + (b**2)/a = (c**2)/a [Similar Triangles]
a**2 + b**2 = c**2