SOLUTION: What is the width of the rectangle if its perimeter is 144m and its length is 4 less than thrice its width?

Algebra ->  Rectangles -> SOLUTION: What is the width of the rectangle if its perimeter is 144m and its length is 4 less than thrice its width?      Log On


   



Question 765350: What is the width of the rectangle if its perimeter is 144m and its length is 4 less than thrice its width?
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Width = x
Length = 3x - 4
Perimeter = 2 * width + 2 * length
144 = 2(x) + 2(3x - 4)
144 = 2x + 6x - 8
144 = 8x - 8
8x = 144 + 8
8x = 152
x = 19
Width = 19m
Length = 53m
Hope this helps.
:-)