SOLUTION: a group rental a cabin for 300$ for weekend if one more person goes alonge the price per person is reduces by 10$ how many people are in the original group

Algebra ->  Human-and-algebraic-language -> SOLUTION: a group rental a cabin for 300$ for weekend if one more person goes alonge the price per person is reduces by 10$ how many people are in the original group      Log On


   



Question 165473: a group rental a cabin for 300$ for weekend if one more person goes alonge the price per person is reduces by 10$ how many people are in the original group
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
a group rental a cabin for 300$ for weekend if one more person goes alonge the price per person is reduces by 10$ how many people are in the original group
=================
Let the original number in the group be "x".
The average cost is (total cost)/(number of persons)
Average cost per person is 300/x dollars.
--------------------------
If one more person joins the average cost will be 300/(x+1) dollars.
-------------------------
EQUATION:
original cost - new cost = 10 dollars
300/x - 300/(x+1) = 1o
300x + 300 - 300x = 10x(x+1)
x(x+1) = 30
x^2+x-30 = 0
(x+6)(x-5)=0
x = 5 (original size of the group was 5)
=========================
Cheers,
Stan H.