document.write( "Question 143218: A family on vacation booked three different types of rooms at a hotel, a standard, double and a suite at an average price of US$140 per room. if they were to book only the standard and the suite the average price would reduce to US$135. How much does the suite cost? \n" ); document.write( "
Algebra.Com's Answer #104212 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! You won't be able to derive a specific answer, because you have three variables and only two defined relatiionships.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Cost of standard: x \n" ); document.write( "Cost of double: y \n" ); document.write( "Cost of suite: z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Average of the 3 is 140, so \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Average of standard and suite is 135, so \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you can say that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From a practical point of view, you would expect the suite to be greater than $150. After all, who would then book a double room if you could get the suite for the same money? By the same logic, the standard room must be less than $120 otherwise the suite could not be greater than $150.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, for the suite, the cost must be an element of the set of all z such that z * 100 is an integer (can't make change smaller than a penny), 150 < z << 270. (<< means 'a lot less than'). z has to be 'a lot less than' 270, otherwise the hotel would be charging too little for the standard rooms.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |