SOLUTION: The length of a rectangle is 3 centimeters more than 3 times the width. If the perimeter of the rectangle is 46 centimeters, write a system of equations to describe this s

Algebra ->  Rectangles -> SOLUTION: The length of a rectangle is 3 centimeters more than 3 times the width. If the perimeter of the rectangle is 46 centimeters, write a system of equations to describe this s      Log On


   



Question 939648: The length of a rectangle is 3 centimeters more than 3 times the width. If the perimeter of the rectangle is 46 centimeters, write a system of equations
to describe this situation. Use the variable w to represent the width of the rectangle in the equations.

Found 2 solutions by stanbon, laoman:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a rectangle is 3 centimeters more than 3 times the width. If the perimeter of the rectangle is 46 centimeters, write a system of equations
to describe this situation. Use the variable w to represent the width of the rectangle in the equations.
--------------
width:: w
length 3w+3
-----
Perimeter = 2(length + width)
46 = 2(3w+3 + w)
23 = 4w+3
4w = 30
w = 5 cm (width)
3w+3 = 18 cm (length)
-------------
Cheers,
Stan H.
------------

Answer by laoman(51) About Me  (Show Source):
You can put this solution on YOUR website!
Ok, you just want a system of equation,
Given that the width should be w and let's represent the length by l,
From the first statement,l = 3*w + 3
Also, the perimeter of rectangle = 2*l + 2*w = 46
So your equations are l+=+3%2Aw%2B3 and 2%2Al+%2B+2%2Aw+=+46
QED