How do you find the missing side of each right triangle. Side c is the hypotenuse and Sides a and b are the legs, a=11m, c=15m?

1 Answer
Nov 17, 2016

The missing side has a length of 10.2m rounded to the nearest 10th.

Explanation:

The Pythagorean Theorem states for a right triangle as given:

a^2 + b^2 = c^2a2+b2=c2 where aa and bb are the sides and cc is the hypotenuse.

In this problem aa and cc have been provided so we can substitute for these and solve for bb while keeping the equation balanced:

11^2 + b^2 = 15^2112+b2=152

121 + b^2 = 225121+b2=225

121 + b^2 - 121 = 225 - 121121+b2121=225121

b^2 = 104b2=104

sqrt(b^2) = sqrt(104)b2=104

b = 10.2b=10.2 rounded to the nearest 10th.