A right triangle is formed with the equation a^2 + b^2 = c^2
For example 7, 24, 25 is a right triangle
7^2 + 24^2 = 25^2
49 + 576 = 625
625 = 625
For example 20, 25, 30 is NOT a right triangle
20^2 + 25^2 = 30^2
400 + 625 = 900
1025 does not equal 900