document.write( "Question 263260: A rectangular room has an area of 252 square ft.
\n" );
document.write( " The length of the room is 4 feet more than its width. Find the dimensions of the room.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #194146 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! l*w=252 \n" ); document.write( "l=w+4 \n" ); document.write( " \n" ); document.write( " |