SOLUTION: a man travels 200kms with a uniform speed of xkm per hour, the distance could have been covered in 2hours less had the speed been (x+5)km per hour.Calculate the value of x.

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: a man travels 200kms with a uniform speed of xkm per hour, the distance could have been covered in 2hours less had the speed been (x+5)km per hour.Calculate the value of x.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 825324: a man travels 200kms with a uniform speed of xkm per hour, the distance could have been covered in 2hours less had the speed been (x+5)km per hour.Calculate the value of x.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
a man travels 200kms with a uniform speed of xkm per hour, the distance could have been covered in 2hours less had the speed been (x+5)km per hour.
Calculate the value of x.
:
Write time equation; time = dist/speed
:
200%2Fx - 200%2F%28%28x%2B5%29%29 = 2
multip0ly by x(x+5), cancel the denominators
200(x+5) - 200x = 2x(x+5)
200x + 1000 - 200x = 2x^2 + 10x
Combine on the right to form a quadratic equation
0 = 2x^2 + 10x - 1000
simplify, divide by 2
x^2 + 5x - 500 = 0
factors to
(x+25)(x-20) = 0
positive solution
x = 20
:
:
Check this by finding the times
200/20 = 10 hrs
200/25 = 8 hrs