SOLUTION: the width of a rectangle is 6m and the perimeter is 24m what is the length?

Algebra ->  Rectangles -> SOLUTION: the width of a rectangle is 6m and the perimeter is 24m what is the length?      Log On


   



Question 255473: the width of a rectangle is 6m and the perimeter is 24m what is the length?
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
width = w = 6
perimeter = p = 24
p = 2w + 2l
l = length (unknown)
.
Substituting what is known:
24 = 2(6) + 2l
24 = 12 + 2l
12 = 2l
l = 6
.
So the length is 6.
.
Done.