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" :
<u>15²</u> = <u>8²</u> + B²
225 = <u>64</u> + B²
Subtract 64 from each side of the equation → 225 - 64 = 161
161 = B<u>²</u>
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 = <u>(12.69 × 2)</u> + <u>(8 × 2)</u>
P = <u>25.38 + 16</u>
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! :)