document.write( "Question 106572This question is from textbook
\n" );
document.write( ": This is an online study course.\r
\n" );
document.write( "\n" );
document.write( "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?\r
\n" );
document.write( "\n" );
document.write( "500/x + 5 = 500/(x-5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77572 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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?\r \n" ); document.write( "\n" ); document.write( "500/x + 5 = 500/(x-5) \n" ); document.write( "----------------------------- \n" ); document.write( "500/x is the original \"cost per person\" for the group \n" ); document.write( "------------- \n" ); document.write( "500/(x-5) is the new \"cost perperson\" for the group after 5 fail to show. \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "(500/x) + 5 + 500/(x-5) \n" ); document.write( "Multiply thru by x(x-5) to get: \n" ); document.write( "500(x-5) + 5x(x-5) = 500x \n" ); document.write( "500x - 2500 = 5x^2-25x = 500x \n" ); document.write( "5x^2-25x-2500 = 0 \n" ); document.write( "x^2 - 5x - 500 = 0 \n" ); document.write( "x = [5 +- sqrt(25-4*-500)]/2\r \n" ); document.write( "\n" ); document.write( "x = [5 +- sqrt(2025]/2\r \n" ); document.write( "\n" ); document.write( "x = [5 +- 45]/2\r \n" ); document.write( "\n" ); document.write( "x = 25 or x = -20 \n" ); document.write( "--------- \n" ); document.write( "x=20 is the only realistic answer. \n" ); document.write( "x-5 = 15 (number who attended the get-together) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |