document.write( "Question 1155456: Phillip’s bedroom is 15 feet by 16 feet with an 8-foot ceiling. There are two windows that are each 3 feet by
\n" );
document.write( "4 feet and two doors that are each 3 feet by 7 feet. How many square feet of wallpaper will Phillip need to fix
\n" );
document.write( "up the walls of his bedroom? \n" );
document.write( "
Algebra.Com's Answer #778035 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Area of walls = 15*8 +16*8 =248 ft^2\r \n" ); document.write( "\n" ); document.write( "less area of windows 2*(3*4)= 24 ft^2\r \n" ); document.write( "\n" ); document.write( "Less area of doors 2*(3*7) = 42 ft ^2\r \n" ); document.write( "\n" ); document.write( "248-66= 182 ft ^2\r \n" ); document.write( "\n" ); document.write( "square feet of wallpaper = 182 \n" ); document.write( " |