document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #840663 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You have received several responses showing different formal solutions, or showing links to where you can see a solution. \n" ); document.write( "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. \n" ); document.write( "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. \n" ); document.write( "With no algebra at all, you can solve the problem simply with mental arithmetic to find those two numbers. \n" ); document.write( "609 = 3(203) = 3(7)(29) = (21)(29) \n" ); document.write( "ANSWERS: 21 feet and 29 feet \n" ); document.write( "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. \n" ); document.write( "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, \n" ); document.write( "(x+4)(x-4) = 609 \n" ); document.write( "x^2-16 = 609 \n" ); document.write( "x^2 = 625 \n" ); document.write( "x = 25 \n" ); document.write( "And again the two dimensions are 25+4 = 29 feet and 25-4 = 21 feet. \n" ); document.write( " \n" ); document.write( " |