document.write( "Question 213451: a social club charters a plane at a cost of $42240 to take a group of members on an excursion to atlantic city. at the last minute, 8 people in the group decide not to go. this raises the transportation cost per person by $22. how many people originally intended to take the trip? \n" ); document.write( "
Algebra.Com's Answer #161231 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a social club charters a plane at a cost of $42240 to take a group of members on an excursion to atlantic city. at the last minute, 8 people in the group decide not to go. this raises the transportation cost per person by $22. how many people originally intended to take the trip? \n" ); document.write( "---------- \n" ); document.write( "Comment: I'll set it up for you. \n" ); document.write( "---------- \n" ); document.write( "Original cost per person: 42240/x if the group has x persons going. \n" ); document.write( "--- \n" ); document.write( "New cost per person: 42240/(x-8) if 8 drop out \n" ); document.write( "---------- \n" ); document.write( "Equation: \n" ); document.write( "New cost pp - Original cost pp = 22 \n" ); document.write( "--- \n" ); document.write( "solve for \"x\". \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |