document.write( "Question 324155: All of the rooms in a building are rectangular, with nine-foot ceilings. One room is 10 feet wide by 14 feet long. What is the combined area of the four walls, including doors and windows? \n" ); document.write( "
Algebra.Com's Answer #232013 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=10*14*9
\n" ); document.write( "A=1260 sq ft
\n" ); document.write( "
\n" );