document.write( "Question 923206: Please help me solve this problem.\r
\n" );
document.write( "\n" );
document.write( "The width of a rug is 7 feet less than one-half it's length. Find the dimensions of the rug if the area is 60 square feet. \n" );
document.write( "
Algebra.Com's Answer #559908 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The width of a rug is 7 feet less than one-half it's length. Find the dimensions of the rug if the area is 60 square feet. \n" ); document.write( "---- \n" ); document.write( "Let the length be \"L\":: \n" ); document.write( "Then the width is (1/2)L - 7 \n" ); document.write( "------------- \n" ); document.write( "Equation to solve for \"L\":: \n" ); document.write( "Area = length*width \n" ); document.write( "60 = L((1/2)L - 7) \n" ); document.write( "60 = (1/2)L^2 - 7L) \n" ); document.write( "120 = L^2 - 14L \n" ); document.write( "Rearrange:: \n" ); document.write( "L^2 - 14L - 120 = 0 \n" ); document.write( "(L-20)(L+6) = 0 \n" ); document.write( "Positive solution:: \n" ); document.write( "Length = 20 ft \n" ); document.write( "Width = (1/2)L - 7 = 3 ft. \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |