SOLUTION: The perimeter of a rectangle is 52 feet. The length and width are represented by two consecutive even integers. Find the dimensions of the rectangle.

Algebra ->  Rectangles -> SOLUTION: The perimeter of a rectangle is 52 feet. The length and width are represented by two consecutive even integers. Find the dimensions of the rectangle.      Log On


   



Question 368314: The perimeter of a rectangle is 52 feet. The length and width are represented by two consecutive even integers. Find the dimensions of the rectangle.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
L=N
W=N%2B2
.
.
P=2L%2B2W=52
.
.
Substitute,
2N%2B2%28N%2B2%29=52
N%2BN%2B2=26
2N%2B2=26
2N=24
highlight%28N=12%29
.
.
L=12
W=14