document.write( "Question 143386This question is from textbook algebra: structure and method: book1
\n" );
document.write( ": A math class planned a field trip to a computer center. The trip cost $240 to be paid equally by each student. 4 students suddenly can't go. This increased the cost by $2 per student. How many students went to the computer center? HELP MUCH APPRECIATED!!!! \n" );
document.write( "
Algebra.Com's Answer #104373 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A math class planned a field trip to a computer center. The trip cost $240 to be paid equally by each student. 4 students suddenly can't go. This increased the cost by $2 per student. How many students went to the computer center? \n" ); document.write( "----------- \n" ); document.write( "Let original number in class be \"x\" \n" ); document.write( "Total cost for the group was 240x dollars \n" ); document.write( "------------------------- \n" ); document.write( "Average cost when 4 cannot go : 240x/(x-4) \n" ); document.write( "-------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "new average - old average = 2 dollars \n" ); document.write( "240x/(x-4) - 240 = 2 \n" ); document.write( "240x/(x-4) = 242 \n" ); document.write( "240x = 242x - 968 \n" ); document.write( "2x = 968 \n" ); document.write( "x = 484 (# of students who planned to go to the computer center) \n" ); document.write( "x-4 = 480 (# of students who actually went) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |