SOLUTION: A party of tourists booked a hotel for ₹1200. Three of the members failed to pay. Asa, result, each of the others had to pay ₹ 20 more. How many tourists were there in

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: A party of tourists booked a hotel for ₹1200. Three of the members failed to pay. Asa, result, each of the others had to pay ₹ 20 more. How many tourists were there in       Log On


   



Question 1053932: A party of tourists booked a hotel for ₹1200. Three of the members failed to pay. Asa, result, each of the others had to pay ₹ 20 more. How many tourists were there in the party?
Found 2 solutions by ikleyn, josgarithmetic:
Answer by ikleyn(52790) About Me  (Show Source):
You can put this solution on YOUR website!
.
A party of tourists booked a hotel for ₹1200. Three of the members failed to pay.
highlight%28cross%28Asa_result%29%29 As a result, each of the others had to pay ₹ 20 more. How many tourists were there in the party?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Solution 1

(1)  n*p          = 1200,
(2)  (n-3)*(p+20) = 1200.

Express p = 1200%2Fn  from (1) and substitute it into (2) to get a single equation for n.


%28n-3%29%2A%281200%2Fn%2B20%29 = 1200.

Multiply both sides by n. You will get

(n-3)*(1200+20n) = 1200n.

Now simplify and solve for n.


Solution 2

1200%2F%28n-3%29 - 1200%2Fn = 20.

Multiply by n*(n-3) both sides. You will get

1200*n - 1200*(n-3) = 20*n*(n-3).

Simplify and solve for n.


Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
The cost is the same 1200, whatever that money unit.

How many tourists planned? v.
p for price for each of the planned v tourists.

system%28vp=1200%2C%28v-3%29%28p%2B20%29=1200%29
Think very carefully about this before going further.

CountOfTourists%2APrice=Cost

Planned situation is for an expected number of tourists and the expected price, for the given cost.

Actual situation did not change cost. Fewer tourists pay a higher price EACH and still together pay the same cost as planned.

--
Now, solve the system and find v and p.