SOLUTION: The perimeter of a rectangle is 54 inches, and its area is 176 sqaure inches. Find the length and width of the rectangle.
Algebra ->
Volume
-> SOLUTION: The perimeter of a rectangle is 54 inches, and its area is 176 sqaure inches. Find the length and width of the rectangle.
Log On
Hi
The perimeter of a rectangle is 54 inches:
2L + 2W = 54 OR L + W = 27 AND L = 27-W
Let x AND (27-x) represent the width and length respectively
Question states***area is 176 square inches Area(rectangle) = L*W
(27-x)x = 176
x^2 - 27x + 176 = 0
x = 22/2 = 11, the width. Length 16
or x = 32/2 = 16, the width. Length 11