
David W. answered 09/09/15
Tutor
4.7
(90)
Experienced Prof
First, read the problem and understand it. The room is a rectangle. A relationship between its length and width is given. The perimeter is given. What are the length and width?
Also, we know that: P= L+W+L+W
Translate:
"The length of a rectangular room is 9 feet longer than twice the width" means
L = 9 + 2W
"the rooms perimeter is 174 feet" means P=174=2L+2W
"what are the rooms dimensions?" means report L,W
Now, the easy math:
Solve for either L or W in one equation and substitute that into the other equation; or, use elimination (which I like):
P = 174 = 2L + 2W
-9 = -L + 2W (rearranged second equation)
--------------------
183 = 3L (subtract equations)
61 = L (divide both sides by 3)
Now, substitute: [ note: even though only one answer has a 61 ]
L = 9 + 2W
61 = 9 + 2W
52 = 2W (subtract 9 from both sides)
26 = W (divide both sides by 2)
B) Width=26ft; Length=61ft