document.write( "Question 776407: Hi, if anyone could help me with this. I would really appreciate it. \r
\n" );
document.write( "\n" );
document.write( "A group of neighbors agreed to contribute equally toward the purchase of some garden equiptment costing $72. When the equiptment was delivered, two others asked to join the group. The result was that each person contributed $1.80 less than originally planned. How many were in the original group?\r
\n" );
document.write( "\n" );
document.write( "Thank you for the help! Kudos! \n" );
document.write( "
Algebra.Com's Answer #473557 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A group of neighbors agreed to contribute equally toward the purchase of some garden equiptment costing $72. When the equiptment was delivered, two others asked to join the group. The result was that each person contributed $1.80 less than originally planned. How many were in the original group? \n" ); document.write( "------- \n" ); document.write( "Let the original # of people be \"x\":: \n" ); document.write( "Average cost for them would be 72/x dollars. \n" ); document.write( "--------- \n" ); document.write( "Average cost with 2 additional people:: 72/(x+2) \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "original average - new average = 1.80 \n" ); document.write( "72/x - 72/(x+2) = 1.8 \n" ); document.write( "----- \n" ); document.write( "1/x - 1/(x+2) = 0.025 \n" ); document.write( "------------ \n" ); document.write( "x+2 - x = 0.025x(x+2) \n" ); document.write( "------- \n" ); document.write( "0.025x^2+0.05x-2 = 0 \n" ); document.write( "------- \n" ); document.write( "x = 8 (original # of people) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |