SOLUTION: The length of a rectangle is 3 more than twice the width.If the perimeter is no more than 54m,what are the possible values that could represent the width of this rectangle?provide

Algebra ->  Rectangles -> SOLUTION: The length of a rectangle is 3 more than twice the width.If the perimeter is no more than 54m,what are the possible values that could represent the width of this rectangle?provide       Log On


   



Question 1061348: The length of a rectangle is 3 more than twice the width.If the perimeter is no more than 54m,what are the possible values that could represent the width of this rectangle?provide your answer using interval notation
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
width = w
length = 2w + 3

2w + 2(2w + 3) < 54
2w + 4w + 6 < 54
6w + 6 < 54
6w < 48

w < 8

w is in (0, 8)