document.write( "Question 860139: A group of students is on sightseeing tour. The total fare is $120 and this is to be equally shared among students.If two more students join the tor, each pay $2 less. what is original number of students in group\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #518154 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the original number of students in group
\n" ); document.write( "\"%24120%2Fx+-%242+=++120%2F%28x%2B2%29+\" |Multiplying thru by x(x+2) so as all denominators = 1
\n" ); document.write( " 120(x+2) - 2x(x+2) = 120x
\n" ); document.write( " 120x + 240 - 2x^2 - 4x = 120x
\n" ); document.write( " 2x^2 + 4x - 240 = 0
\n" ); document.write( " x^2 + 2x - 120 = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( " (x +12)(x-10) = 0
\n" ); document.write( " x = 10, the original number of students in group
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " $12 - $2 = $120/12 = $10
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );