document.write( "Question 835514: A hotel has 200 rooms. Those with kitchen facilities rent for $100 per night and those without kitchen
\n" ); document.write( "facilities rent for $80 per night. On a night when the hotel was completely occupied, revenues were
\n" ); document.write( "$17,000. How many of each type of room does the hotel have?
\n" ); document.write( "

Algebra.Com's Answer #503591 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x count rooms without kitchen
\n" ); document.write( "y count rooms WITH kitchen\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2By=200\", because all rooms occupied;
\n" ); document.write( "\"80x%2B100y=17000\", that night's revenue.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplifying the revenue equation, \"8x%2B10y=1700\"
\n" ); document.write( "\"4x%2B5y=850\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the system:
\n" ); document.write( "----------------------
\n" ); document.write( "x+y=200
\n" ); document.write( "----------------------
\n" ); document.write( "4x+5y=850
\n" ); document.write( "----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try Elimination. Multitply the room count equation by 4, and....
\n" ); document.write( "
\n" );