SOLUTION: 800 persons are seated on benches of equal length. if there were 20 fewer benches it would be necessary that two persons more should sit on each bench. find the number of benches.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 800 persons are seated on benches of equal length. if there were 20 fewer benches it would be necessary that two persons more should sit on each bench. find the number of benches.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 468272: 800 persons are seated on benches of equal length. if there were 20 fewer benches it would be necessary that two persons more should sit on each bench. find the number of benches.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
800 persons are seated on benches of equal length.
---
Let original # of benches be "x".
Average persons per bench = 800/x
---------------------------------------------
If there were 20 fewer benches it would be necessary that two persons more should sit on each bench. find the number of benches.
----
Average persons per bench after change:
800/(x-20)
-----------------
Equation:
New average - original average = 2
800/(x-20) - 800/x = 2
---
800x-800(x-20) = 2
800*20 = 2x(x-20)
800*10 = x^2-20x
x^2-20x-8000 = 0
(x+80)(x-100) = 0
Positive solution:
x = 100 (original # of benches)
===========
Cheers,
Stan H.
=============