SOLUTION: Number of students rented a car for $160 for one week. Another student joined in and each person share was reduced by 8 dollars. How many students in the original group.
{{{16
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Number of students rented a car for $160 for one week. Another student joined in and each person share was reduced by 8 dollars. How many students in the original group.
{{{16
Log On
Question 430515: Number of students rented a car for $160 for one week. Another student joined in and each person share was reduced by 8 dollars. How many students in the original group.
is the formula i used, but it comes out to a fraction. I used x to represent the number of students. Thanks for any help. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Number of students rented a car for $160 for one week. Another student joined in and each person share was reduced by 8 dollars. How many students in the original group.
--------------------------
160/x - 160/(x+1) = 8
-----
Multiply thru by x(x+1) to g+1et:
---
160x - 160x-160 = 8x(x+1)
---
8x^2+8x + 160 = 0
---
x^2+x+20 = 0
Factor:
(x+5)(x-4) = 0
Positive solution:
x = 4 (original number in the group)
===============
Cheers,
Stan H.
===============