document.write( "Question 926905: Rico buys a rectangular rug to put on his living room floor. the rug is 8 feet long and 6 feet wide what is the area of the floor that the rug will cover?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #562568 by brysca(112)![]() ![]() You can put this solution on YOUR website! Area of rectangle= Length*Width \n" ); document.write( "A=l*w \n" ); document.write( "A=? \n" ); document.write( "l=8 \n" ); document.write( "w=6 \n" ); document.write( "Solve for A \n" ); document.write( "A=8*6=48square ft \n" ); document.write( "A=48 ft^2 \n" ); document.write( " |