205k views
5 votes
A rectangle has a diagonal 15 cm and one side 8 cm finde the perimeter p of the rectangle

2 Answers

5 votes

Consider the right angles triangle with hypotenuse 15 and leg 8 cm formed by drawing the diagonal.

The other leg (x) will be the other side of the rectangle and , by Pythagoras we have:-

15^2 = 8^2 + x^2

x^2 = 225 - 64

x^2 = 161

x = 12.69 cms

So the perimeter p = 2*8 + 2* 12.69

= 16 + 25.38

= 41.38 cms (answer)

User Btzr
by
8.3k points
2 votes

Hi there!

The diagonal of a rectangle forms, with 2 adjacent sides, a rectangle triangle. This means that you just have to use Pythagora's theorem to calculate the length of the second side.

The pythagorean theorem states that the square of the hypothenuse (which is in this case the diagonal), is equal to the sum of the square of the other two sides.

Here's what the formula looks like:

"C" being the hypothenuse (diagonal)

"A" & "B" being the two other sides

C² = A² + B²


Replace the values you are given in the problem in the formula:

C² = A² + B²

15² = 8² + B²


Solve this equation by isolating "B" :

15² = + B²

225 = 64 + B²

Subtract 64 from each side of the equation → 225 - 64 = 161

161 = B²

Square root on each side of the equation → √161 = 12.6885775...

12.69 ≈ B


Now that you have the measures of the length and the width of the rectangle, you can calculate the perimeter:

"P" being the perimeter

"L" being the length

"W" being the width

P = (L × 2) + (W × 2)

P = (12.69 × 2) + (8 × 2)

P = 25.38 + 16

P = 41.38


The answer is: The perimeter of the rectangle is 41.38 cm.


There you go! I really hope this helped, if there's anything just let me know! :)

User Sonnia
by
8.1k points