document.write( "Question 277774: The length of a rectangular piece of carpet is 3 feet more than its width. The area is 108 square feet. Find the length and width of the piece. \n" ); document.write( "
Algebra.Com's Answer #202199 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's have x represent the width and (x+3) be the length. Now we can set up an equation like this: \n" ); document.write( "x(x+3)=108 expand this to get: \n" ); document.write( "x^2+3x=108 Subtract 108 from both sides to get: \n" ); document.write( "x^2+3x-108=0 Now we can factor this to be: \n" ); document.write( "(x+12)(x-9)=0 Solve for x to get: \n" ); document.write( "x=-12 \n" ); document.write( "x=9 \n" ); document.write( "The only value that works is: \n" ); document.write( "x=9 therefore \n" ); document.write( "width is 9 ft \n" ); document.write( "length is 12 feet. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "There's a new book on math: \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |