SOLUTION: Describe all variables. DO NOT SOLVE The perimeter of a rectangle is 48m. The width is one-third the length. Find the dimensions (length and width) of the rectangle. Use the var

Algebra ->  Rectangles -> SOLUTION: Describe all variables. DO NOT SOLVE The perimeter of a rectangle is 48m. The width is one-third the length. Find the dimensions (length and width) of the rectangle. Use the var      Log On


   



Question 442974: Describe all variables. DO NOT SOLVE
The perimeter of a rectangle is 48m. The width is one-third the length. Find the dimensions (length and width) of the rectangle. Use the variable w.

Answer by swincher4391(1107) About Me  (Show Source):
You can put this solution on YOUR website!
Let P = Perimeter.
Let L = Length
Let W = Width
P = 2L + 2W
W = 1/3L
highlight%28L+=+3W%29
P = 6W + 2W
highlight%28P+=+8W%29