SOLUTION: the length of a rectangle is twice as long as the width and its perimeter is 54 ft. find the dimensions of the rectangle. can you show me the steps.
Algebra ->
Rectangles
-> SOLUTION: the length of a rectangle is twice as long as the width and its perimeter is 54 ft. find the dimensions of the rectangle. can you show me the steps.
Log On
Question 511552: the length of a rectangle is twice as long as the width and its perimeter is 54 ft. find the dimensions of the rectangle. can you show me the steps. Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! L = 2W
.
P = 2(L+W)
P = 54
.
substitute
.
2(L+W) = 54
2(2W + W) = 54
4W +2W = 54
6W = 54
W = 9
.
L = 2W
L = 2(9) = 18
.
Check the perimeter
.
2(18+9) = 2(27) = 54
Correct.
.
Answer: Length = 18; Width = 9.
.
Done.