document.write( "Question 581689: Completing the Square: Angelique wants to have a rug that is 9 feet long and 7 feet wide in her bedroom. The rug will cover the whole floor except a border that is x feet wide. The area of her room is 168 square feet. Find the width of the border, x. Round your answer to the nearest tenth of a foot. \n" ); document.write( "
Algebra.Com's Answer #371815 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Completing the Square: Angelique wants to have a rug that is 9 feet long and 7 feet wide in her bedroom. \n" ); document.write( " The rug will cover the whole floor except a border that is x feet wide. \n" ); document.write( " The area of her room is 168 square feet. \n" ); document.write( " Find the width of the border, x. Round your answer to the nearest tenth of a foot. \n" ); document.write( ": \n" ); document.write( "From the information given we know the overall dimensions of the room is: \n" ); document.write( "(2x+9) by (2x+7) \n" ); document.write( "The area of the room: \n" ); document.write( "(2x+9)(2x+7) = 168 \n" ); document.write( "FOIL \n" ); document.write( "4x^2 + 14x + 18x + 63 = 168 \n" ); document.write( "4x^2 + 32x + 63 - 168 = 0 \n" ); document.write( "4x^2 + 32x - 105 = 0 \n" ); document.write( "Solve by completing the square, we want the coefficient of x^2 to be 1, divide equation by 4 \n" ); document.write( "x^2 + 8x - \n" ); document.write( "x^2 + 8x + ___ = \n" ); document.write( "Find the value that will complete the square (8/2)^2 = 16, add to both sides \n" ); document.write( "x^2 + 8x + 16 = \n" ); document.write( "x^2 + 8x + 16 = \n" ); document.write( "x^2 + 8x + 16 = \n" ); document.write( "(x+4)^2 = \n" ); document.write( "Find the square root of both side \n" ); document.write( "x + 4 = +/- \n" ); document.write( "x = -4 + \n" ); document.write( "and \n" ); document.write( "x = -4 - \n" ); document.write( ": \n" ); document.write( "Obviously, x = 2.5 is the reasonable answer \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if this checks out, find the area (2x = 5) \n" ); document.write( "(5+9)(5+7) = 168 \n" ); document.write( " \n" ); document.write( " |