To find the length of the hypotenuse in a right triangle, you can use the Pythagorean theorem, which states:
\[ c^2 = a^2 + b^2 \]
where:
- \( c \) is the length of the hypotenuse,
- \( a \) is the length of one leg (the opposite side),
- \( b \) is the length of the other leg (the adjacent side).
In this case, you have:
- \( a = 6 \) ft (the opposite side),
- \( b = 8 \) ft (the base or adjacent side).
Now plug in the values:
\[ c^2 = 6^2 + 8^2 \] \[ c^2 = 36 + 64 \] \[ c^2 = 100 \]
Now take the square root of both sides to find \( c \):
\[ c = \sqrt{100} \] \[ c = 10 \text{ ft} \]
Thus, the length of the hypotenuse is 10 ft.