document.write( "Question 22160: Hello. I have been workingon this problem all night and I know it's probably something I'm overlooking. Please help.\r
\n" );
document.write( "\n" );
document.write( "2. Some students planned for a get-together. The budget for food was $500. Five of the students failed to come because of the distance and therefore the cost of food for each member increased by $5. How many students attended the get-together? \n" );
document.write( "
Algebra.Com's Answer #10690 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let number of student originally = x \n" ); document.write( "Therefore number of students who actually turn up = x-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Original cost per head = 500/x whereas the actual Cost per head = 500/(x-5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, the actual cost (per head) - original cost (per head) = 5. So,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "500x - 500(x-5) = 5x(x-5).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We need to multiply this out, collect terms and then solve the resulting quadratic:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x + 20)(x - 25) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so either x+20 = 0 OR x-25 = 0 \n" ); document.write( "so either x = -20 or x = 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As x is the number of students, we cannot have a negative, so the answer we require is 25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CHECK: \n" ); document.write( "500/25 --> $20 per head\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then down to 20 students, 500/20 --> $25 per head.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this is correct, the price did increase by $5 per head.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |