SOLUTION: a group of students are on sightseeing tour.the total fare is 120$ and is shared equally among the students. if 2 more students join the tour , each will now pay 2$ less. find the

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: a group of students are on sightseeing tour.the total fare is 120$ and is shared equally among the students. if 2 more students join the tour , each will now pay 2$ less. find the       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 709190: a group of students are on sightseeing tour.the total fare is 120$ and is shared equally among the students. if 2 more students join the tour , each will now pay 2$ less. find the original number of students in the group.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
a group of students are on sightseeing tour.
the total fare is 120$ and is shared equally among the students.
if 2 more students join the tour , each will now pay 2$ less.
find the original number of students in the group.
:
Let n = original number of students
then
(n+2) = two more students
:
120%2Fn - 120%2F%28%28n%2B2%29%29 = 2
multiply n(n+2)
120(n+2) - 120n = 2n(n+2)
120n + 240 - 120n = 2n^2 + 4n
a quadratic equation
0 = 2n^2 + 4n - 240
simplifies to
n^2 + 2n - 120
Factors to
(n+12)(n-10) = 0
The positive solution
n = 10 is the original number of students
:
:
You can check this yourself
120/10 - 120/12