document.write( "Question 110061: A rectangular room is 14 feet narrower than its length. If 392 square feet of carpet is needed to cover the entire room, what is the length of the room? \n" ); document.write( "
Algebra.Com's Answer #80220 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
A rectangular room is 14 feet narrower than its length. If 392 square feet of carpet is needed to cover the entire room, what is the length of the room?
\n" ); document.write( "L=length of room
\n" ); document.write( "W=width=L-14
\n" ); document.write( "area = 392
\n" ); document.write( "===================
\n" ); document.write( "L(L-14)=392
\n" ); document.write( "\"L%5E2-14L-392=0\"
\n" ); document.write( "(L-28)(L+14)=0
\n" ); document.write( "L-28=0
\n" ); document.write( "L=28
\n" ); document.write( "L+14=0
\n" ); document.write( "L=-14
\n" ); document.write( "It can not be negative, so the length = 28
\n" ); document.write( "Width= L-14
\n" ); document.write( "28-14=14
\n" ); document.write( ":)
\n" ); document.write( "
\n" ); document.write( "
\n" );