Question 1204421: Cynthia Besch wants to buy a rug for a room that is 27ft wide and 35ft long. She wants to leave a uniform strip of floor around the rug. She can afford to buy 609 square feet of carpeting. What dimensions should the rug have?
Found 6 solutions by ikleyn, math_tutor2020, josgarithmetic, MathLover1, Edwin McCravy, greenestamps: Answer by ikleyn(52777) (Show Source): Answer by math_tutor2020(3816) (Show Source):
You can put this solution on YOUR website!
A question like this has been asked before.
Review this link to see an example how to solve.
https://www.algebra.com/algebra/homework/quadratic/Quadratic_Equations.faq.question.1197474.html
If you are still stuck, then read on.
--------------------------------------------------------------------------
Draw out a diagram as indicated in the link above.
There will be a large rectangle that is 27 feet by 35 feet.
This represents the dimensions of the room.
Inside that larger rectangle will be a smaller rectangle with dimensions (27-2x) feet by (35-2x) feet.
x represents the width of the uniform strip.
This is the buffer gap between the edge of the rug to the edge of the wall.
The area of the smaller rectangle is (27-2x)(35-2x).
Set this equal to 609 because this is the amount of carpet she can buy.
(27-2x)(35-2x) = 609
27(35-2x)-2x(35-2x) = 609
945-54x-70x+4x^2 = 609
945-54x-70x+4x^2 - 609 = 0
4x^2 - 124x + 336 = 0
4(x^2 - 31x + 84) = 0
x^2 - 31x + 84 = 0
We could factor, but I think the quadratic formula is the most efficient pathway.
This is because we don't have to worry about guess-and-check.
Plug a = 1, b = -31, c = 84 into the quadratic formula below.
or
or
or
If x = 28, then 27-2x = 27-2*28 = -29, which is not valid.
The side length must be positive.
If x = 3, then,
27-2x = 27-2*3 = 21
and
35-2x = 35-2*3 = 29
Both results are positive.
Therefore x = 3 is valid and practical.
A gap of 3 feet produces a rug that is 21 feet by 29 feet.
As a check, 21*29 = 609, and we have confirmed the answer is correct.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
Answer: The rug should be 21 feet by 29 feet.
Answer by josgarithmetic(39617) (Show Source): Answer by MathLover1(20849) (Show Source): Answer by Edwin McCravy(20054) (Show Source): Answer by greenestamps(13198) (Show Source):
You can put this solution on YOUR website!
You have received several responses showing different formal solutions, or showing links to where you can see a solution.
In a situation where finding the solution quickly is important and a formal algebraic solution is not required, there are much faster paths to the solution than formal algebra.
The difference between the dimensions of the room is 8 feet. So the solution will be two numbers whose difference is 8 and whose product is 609.
With no algebra at all, you can solve the problem simply with mental arithmetic to find those two numbers.
609 = 3(203) = 3(7)(29) = (21)(29)
ANSWERS: 21 feet and 29 feet
There is also a quick algebraic shortcut that can get you to the solution after determining that you need two numbers whose difference is 8 and whose product is 609.
Given the difference of 8 between the two numbers, let the two numbers be x+4 and x-4. Then, since the product is 609,
(x+4)(x-4) = 609
x^2-16 = 609
x^2 = 625
x = 25
And again the two dimensions are 25+4 = 29 feet and 25-4 = 21 feet.
|
|
|