Question 895247
Jasmine drew a rectangle with the following properties.
The area is 45 square centimeters.

The length is 5 times the width
 what is the perimiter
.
Let w = width
then
5w = length
.
Area:
w(5w) = 456
5w^2 = 45
w^2 = 9
w = 3 centimeters
.
Length:
5w = 5(3) = 15 centimeters
.
Perimeter:
2(width+length)
2(3+15)
2(18)
36 centimeters