SOLUTION: The perimeter of a rectangular garden is 30 meters. The length of the garden is 3 more than twice its width. What is the length of the garden?
Algebra ->
Linear-equations
-> SOLUTION: The perimeter of a rectangular garden is 30 meters. The length of the garden is 3 more than twice its width. What is the length of the garden?
Log On
Question 476608: The perimeter of a rectangular garden is 30 meters. The length of the garden is 3 more than twice its width. What is the length of the garden? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The perimeter of a rectangular garden is 30 meters. The length of the garden is 3 more than twice its width. What is the length of the garden?
-----------
P = 2(L+W)
Let width = W
Then length = 2W+3
----
Substitute:
30 = 2(2W+3+W)
15 = 3W+3
5 = W+1
W = 4 meters (width)
---
L = 2W+3
L = 2*4+3 = 11 meters (length)
==================================
Cheers,
Stan H.