SOLUTION: An old computer takes 6 hours longer to process the company payroll than does a new computer. If it takes the two computers 4 hours to process the payroll working together, how lon
Algebra ->
Graphs
-> SOLUTION: An old computer takes 6 hours longer to process the company payroll than does a new computer. If it takes the two computers 4 hours to process the payroll working together, how lon
Log On
Question 876489: An old computer takes 6 hours longer to process the company payroll than does a new computer. If it takes the two computers 4 hours to process the payroll working together, how long does it take each take computer working alone? Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! completing pay roll = 1 job
let new computer take x hours to complete the job
New computer does 1/x of the job in 1 hour
Old computer does 1/(x+6) of the job in 1 hour
Together they do 1/4 of the job in 1 hour
1/x+ 1/(x+6) =1/4
solve
x(x-6)+4(x-6)=0
(x-6)(x+4)=0
x=6 OR x-4
ignore negative
new computer takes 6 hours
Old takes 6+6 =12 hours