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 #77574 by ankor@dixie-net.com(22740)\"\" \"About 
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?
\n" ); document.write( "500/x + 5 = 500/(x-5)
\n" ); document.write( ":
\n" ); document.write( "I would do it this way:
\n" ); document.write( "Let x = actual number that attended:
\n" ); document.write( "Then
\n" ); document.write( "(x+5) = number that was anticipated to come
\n" ); document.write( ":
\n" ); document.write( "Anticipated cost + $5 = Actual cost
\n" ); document.write( "\"500%2F%28%28x%2B5%29%29\" + 5 = \"500%2Fx\"
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by x(x+5)
\n" ); document.write( "500x + 5(x(x+5)) = 500(x+5)
\n" ); document.write( "500x + 5x^2 + 25x = 500x + 2500
\n" ); document.write( ":
\n" ); document.write( "Arrange as a quadratic on the left:
\n" ); document.write( "5x^2 + 500x - 500x + 25x - 2500 = 0
\n" ); document.write( "5x^2 + 25x - 2500 = 0
\n" ); document.write( ":
\n" ); document.write( "Simplify, divide by 5
\n" ); document.write( "x^2 + 5x - 500 = 0
\n" ); document.write( ":
\n" ); document.write( "Factors to:
\n" ); document.write( "(x+25)(x-20) = 0
\n" ); document.write( ":
\n" ); document.write( "x = +20 is the solution we want here
\n" ); document.write( ":
\n" ); document.write( "20 actually attended
\n" ); document.write( ":
\n" ); document.write( "Actual cost 500/20 = $25 each
\n" ); document.write( ":
\n" ); document.write( "If 25 attended:
\n" ); document.write( "500/25 = $20, $5 less
\n" ); document.write( "
\n" );