SOLUTION: find the length of a rectangular lot with a perimeter of 128 meters if the length is 4 meters more than the width (P= 2L+2W)
Algebra ->
Rectangles
-> SOLUTION: find the length of a rectangular lot with a perimeter of 128 meters if the length is 4 meters more than the width (P= 2L+2W)
Log On
You can put this solution on YOUR website! Given perimeter = 128
Length (L) = width (W) + 4
Perimeter = 2(L)+ 2(W)
= 2(W+2) + 2 W
= 2W + 4 + 2W
128 = 4W + 4
120 = 4W
30 = W
L = W +4
L = 34
(Length 34, Width 30)