document.write( "Question 96977This question is from textbook
\n" );
document.write( ": the swimming club can spend a total of $250 for hotel rooms for the spring trip. One hotel costs $75 per night. write an inequality to find the number of rooms the club can reserve at this hotel. let n be the number of rooms\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "another hotel offers a rate $65 per night. does this allow the club to reserve more rooms. \n" );
document.write( "
Algebra.Com's Answer #70614 by coyote(32)![]() ![]() ![]() You can put this solution on YOUR website! the swimming club can spend a total of $250 for hotel rooms for the spring trip. One hotel costs $75 per night. write an inequality to find the number of rooms the club can reserve at this hotel. let n be the number of rooms\r \n" ); document.write( "\n" ); document.write( "250 <= 75n \n" ); document.write( "(This allows them 3.3 rooms)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "another hotel offers a rate $65 per night. does this allow the club to reserve more rooms. \n" ); document.write( "NO because you can't rent part of a room \n" ); document.write( "250 <= 65n \n" ); document.write( "(This allows them 3.8 rooms) \n" ); document.write( " |