SOLUTION: a group of students are on tour the total fare is Rs 1200 and this is to be shared equally among the students. if two more students join the tour each will pay Rs 20 less. find the

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: a group of students are on tour the total fare is Rs 1200 and this is to be shared equally among the students. if two more students join the tour each will pay Rs 20 less. find the      Log On


   



Question 875058: a group of students are on tour the total fare is Rs 1200 and this is to be shared equally among the students. if two more students join the tour each will pay Rs 20 less. find the original # of students?
Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
a group of students are on tour the total fare is Rs 1200 and this is to be shared equally among the students. if two more students join the tour each will pay Rs 20 less. find the original # of students?
***
let x=original number of students
x+2=new number number of students
..
1200%2Fx-1200%2F%28x%2B2%29=20
1200(x+2)-1200x=20x(x+2)
1200x+2400-1200x=20x^2+40x
20x^2+40x-2400=0
x^2+2x-120=0
(x-10)(x+12)=0
x=-12(reject)
or
x=10
original number of students=10