determine if a 3-4-5 triangle is a right triangle
Check the final answer first, then review the worked steps.
Check the final answer first, then review the worked steps.
3. Apply the theorem: Calculate the squares of the sides:
$$a^2 = 3^2 = 9$$
$$b^2 = 4^2 = 16$$
$$c^2 = 5^2 = 25$$
4. Check the equality: Add the squares of the two shorter sides and compare to the square of the longest side:
$$a^2 + b^2 = 9 + 16 = 25$$
Since $25 = 25$, the condition $a^2 + b^2 = c^2$ is satisfied.