document.write( "Question 972416: a hotel has 12 floors. each floor has 16 single person rooms and 18 two person rooms. what is the total guest capacity of the hotel ? \n" ); document.write( "
Algebra.Com's Answer #594742 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Each floor holds 16 guests in single rooms and 36 guests in two person rooms, \n" ); document.write( "for a total of 52 guests per floor. \n" ); document.write( "52 guests per floor times 12 floors yields a total capacity of 624 guests. \n" ); document.write( " |