Examples with solutions for Area of a Rectangle: Calculation using the diagonal

Exercise #1

Look at the following rectangle:

AAABBBCCCDDD178

BC = 8

BD = 17

Calculate the area of the rectangle ABCD.

Video Solution

Step-by-Step Solution

We will find side DC by using the Pythagorean theorem in triangle DBC:

BC2+CD2=BD2 BC^2+CD^2=BD^2

Let's substitute the known data:

82+CD2=172 8^2+CD^2=17^2

CD2=28964=225 CD^2=289-64=225

Let's take the square root:

CD=15 CD=15

Now we have the length and width of rectangle ABCD and we'll calculate the area:

15×8=120 15\times8=120

Answer

120

Exercise #2

The rectangle ABCD is shown below.

BD=25,BC=7 BD=25,BC=7

Calculate the area of the rectangle.

AAABBBCCCDDD725

Video Solution

Step-by-Step Solution

We will use the Pythagorean theorem in order to find the side DC:

(BC)2+(DC)2=(DB)2 (BC)^2+(DC)^2=(DB)^2

We begin by inserting the existing data into the theorem:

72+(DC)2=252 7^2+(DC)^2=25^2

49+DC2=625 49+DC^2=625

DC2=62549=576 DC^2=625-49=576

Finally we extract the root:

DC=576=24 DC=\sqrt{576}=24

Answer

168

Exercise #3

Below is the rectangle ABCD.

O is the intersection point of the diagonals of the rectangle.

AD = 8

BO = 8.5

Calculate the area of the triangle ABD.

AAABBBCCCDDDOOO8.58

Video Solution

Step-by-Step Solution

According to the given information, we can claim that:

BD=2BO=8.5×2=17 BD=2BO=8.5\times2=17

Now let's look at triangle ABD to calculate side AB

AB2+AD2=BD2 AB^2+AD^2=BD^2

Let's input the known data:

AB2+82=172 AB^2+8^2=17^2

AB2=28964=225 AB^2=289-64=225

We'll take the square root

AB=15 AB=15

Now let's calculate the area of triangle ABD:

15×82=1202=60 \frac{15\times8}{2}=\frac{120}{2}=60

Answer

60