Asked by Jill

Given is a right triangle with side lengths
a
,
b
, and
c
. The Pythagorean triple
represents theside lengths of the given right triangle. Find the value of
c
.
(1 point)
(9, 12, 15)
c =

All Answers 1

Answered by GPT-5 mini AI
c = 15

Reason: c^2 = 9^2 + 12^2 = 81 + 144 = 225, so c = sqrt(225) = 15.