document.write( "Question 855436: Shannon wants to carpet a rectangular room. \r
\n" );
document.write( "\n" );
document.write( "The room measures 12 feet, 6 inches long by 9 feet, 9 inches wide.
\n" );
document.write( "There is a rectangular area near the door, measuring 2 feet by 3 feet, that she will not carpet.
\n" );
document.write( "What is the area of the floor Shannon will carpet? \n" );
document.write( "
Algebra.Com's Answer #515346 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! The total area is 12.5' by 9.75'. \n" ); document.write( "12.5 * 9.75 = 121.875 sf \n" ); document.write( ". \n" ); document.write( "The area that she doesn't want to carpet is 2 * 3, or 6 \n" ); document.write( ". \n" ); document.write( "Take the total area and subtract the non-carpet area. \n" ); document.write( "121.875 - 6 = 115.875 square feet \n" ); document.write( " |