A right triangle has sides A, B, and C. Side A is the hypotenuse and side B is also a side of a rectangle. Sides A, C, and the side of the rectangle adjacent to side B have lengths of 10, 8, and 16, respectively. What is the rectangle's area?

1 Answer
Mar 4, 2016

The area of the rectangle is 96 units2.

Explanation:

Your triangle and rectangle should look like this:

enter image source here

Let's compute the length of the side B first.

As it is one of the sides of a right triangle, this can be done with Pythagorean Theorem:

C2+B2=A2

82+B2=102

64+B2=100

B2=36

B=6

So now we know the length of two adjacent sides of a rectangle B=6 and D=16 and we can compute the area of the rectangle:

Area=BD=616=96 units2