document.write( "Question 129553: A group of friends went to dinner and received a bill totaling $288. The group decided to treat two people whose birthdays were that month and split the charges equally among the rest of the group. This resulted in each person having to pay $4.80 more than each would have paid had the bill been split equally among the entire group. How many people were in the dinner group? \n" ); document.write( "
Algebra.Com's Answer #94597 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A group of friends went to dinner and received a bill totaling $288. The group decided to treat two people whose birthdays were that month and split the charges equally among the rest of the group. This resulted in each person having to pay $4.80 more than each would have paid had the bill been split equally among the entire group. How many people were in the dinner group?
\n" ); document.write( "---------------
\n" ); document.write( "Let the # in the group be \"x\".
\n" ); document.write( "If each paid his/her share the cost would be 288/x per person.
\n" ); document.write( "-------------
\n" ); document.write( "But two did not pay for their share so \"x-2\" shared the cost.
\n" ); document.write( "The new share was 288/(x-2) per person.
\n" ); document.write( "--------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "New share - Old share = 4.80
\n" ); document.write( "288/(x-2) - 288/x = 4.80
\n" ); document.write( "Multiply thru by x(x-2) to get
\n" ); document.write( "288x - 288(x-2) = 4.8x(x-2)
\n" ); document.write( "576 = 4.8(x^2-2x)
\n" ); document.write( "x^2-2x-120 =0
\n" ); document.write( "(x-12)(x+10)=0
\n" ); document.write( "Positive answer:
\n" ); document.write( "x = 12 (original # of people in the group)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );