SOLUTION: Use a system of equations to solve the word problem. The perimeter of a rectangle is 56 inches, and its area is 192 square inches. What are the dimensions?
Algebra ->
Systems-of-equations
-> SOLUTION: Use a system of equations to solve the word problem. The perimeter of a rectangle is 56 inches, and its area is 192 square inches. What are the dimensions?
Log On
Question 150954: Use a system of equations to solve the word problem. The perimeter of a rectangle is 56 inches, and its area is 192 square inches. What are the dimensions? Found 2 solutions by stanbon, checkley77:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Use a system of equations to solve the word problem.
The perimeter of a rectangle is 56 inches
2L + 2W = 56
-------------------
and its area is 192 square inches
L*W = 192
-----------------
What are the dimensions?
-----------
Rearrange to get:
L = 28 -W
Substitute to get:
(28-W)W = 192
28w - W^2 = 192
W^2 -28W + 192 = 0
(w-12)(w-16) = 0
W = 12 and L = 16
or
W = 16 and L = 12
=======================
Cheers,
Stan H.