Question 247671: The perimeter of a rectangle is 106 mm. The length is one more than three times the width. What is the area? Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! P = 2L + 2W
L = 3W + 1 (length is 1 more than 3*width)
.
substituting
P = 2(3W+1) + 2W
.
P = 106 (given)
.
substituting for P
2(3W+1) + 2W = 106
.
multiply thru
6W + 2 + 2W = 106
.
collect terms and subtract 2 from both sides
8W = 104
.
divide both sides by 8
W = 13
.
substitute back into the formula to solve for L
L = 3W+1 = 3(13)+1 = 40
.
Checking to see if P = 2L + 2W
2L = 80
2W = 26
P = 106
OK
.
Check to see if L = 3W + 1
3W = 39
+ 1 = 40
OK