SOLUTION: The length of a rectangle is 10ft longer than twice the width. If the perimeter is 110ft, find the length and width of the rectangle.

Algebra ->  Exponents -> SOLUTION: The length of a rectangle is 10ft longer than twice the width. If the perimeter is 110ft, find the length and width of the rectangle.      Log On


   



Question 1024673: The length of a rectangle is 10ft longer than twice the width. If the perimeter is 110ft, find the length and width of the rectangle.
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
W=width; L=length=2W+10ft
.
P=2(L+W)
110ft=2(L+W)
55ft=L+W
55ft=(2W+10ft)+W
55ft=3W+10ft
45ft=3W
15ft=W
.
L=2W+10ft=2(15ft)+10ft=30ft+10ft=40ft
.
ANSWER: Length is 40 ft and width is 15 ft.
.
CHECK:
P=2(L+W)
110ft=2(40ft + 15ft)
110ft=2(55ft)
110ft=110ft
.