document.write( "Question 165641: The office picnic was off to a bad start.
\n" ); document.write( "The original cost was $3.00 a person, but a flu epidemic bought eight cancellations.
\n" ); document.write( "So the cost went up to $5.00 a person for the same total cost.\r
\n" ); document.write( "\n" ); document.write( "How many people were originally going to attend the party?\r
\n" ); document.write( "\n" ); document.write( "Please show understandable work if possible, thank you!
\n" ); document.write( "

Algebra.Com's Answer #122101 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The office picnic was off to a bad start.
\n" ); document.write( "The original cost was $3.00 a person, but a flu epidemic bought eight cancellations.
\n" ); document.write( "So the cost went up to $5.00 a person for the same total cost.
\n" ); document.write( "How many people were originally going to attend the party?
\n" ); document.write( "------------------------
\n" ); document.write( "Cost = 3*N (N = original # of people)
\n" ); document.write( "Cost = 5*(N-8) (after 8 cancellations)
\n" ); document.write( "3N = 5*(N-8)
\n" ); document.write( "3N = 5N - 40
\n" ); document.write( "-2N = -40
\n" ); document.write( "N = 20 (The info requested)
\n" ); document.write( "-----------
\n" ); document.write( "Check:
\n" ); document.write( "3*20 = $60
\n" ); document.write( "5*12 = $60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );