document.write( "Question 974949: Joy wants to buy carpet for a room that is 19 ft wide and 26 ft. long. She wants to leave a uniform strip of flooring around the carpet. She can afford to purchase 198 sq. ft. of carpet. What should the dimensions of the carpet be? \n" ); document.write( "
Algebra.Com's Answer #596765 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The carpet has to be (19-x)(26-x)-198 sq ft; x=feet of uniform flooring strip\r
\n" ); document.write( "\n" ); document.write( "494-45x+x^2=198\r
\n" ); document.write( "\n" ); document.write( "x^2-45x+296=0\r
\n" ); document.write( "\n" ); document.write( "(x-37)(x-8)=0
\n" ); document.write( "x=37,8; x=37 is not possible
\n" ); document.write( "x=8 feet of flooring ANSWER\r
\n" ); document.write( "\n" ); document.write( "check 11 *18=198 sq ft.
\n" ); document.write( "
\n" );