SOLUTION: A bus travelled 150 miles at a certain speed. If the bus went 10 miles faster, travel time will be decreased by 30 minutes. What is the speed of the bus?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A bus travelled 150 miles at a certain speed. If the bus went 10 miles faster, travel time will be decreased by 30 minutes. What is the speed of the bus?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 352564: A bus travelled 150 miles at a certain speed. If the bus went 10 miles faster, travel time will be decreased by 30 minutes. What is the speed of the bus?
Found 2 solutions by mananth, josmiceli:
Answer by mananth(16949) About Me  (Show Source):
You can put this solution on YOUR website!
let speed of bus be x mph
if it travels 10 mph faster then its speed = x+10 mph.
distance = 150 miles.
time taken with original speed - time taken with increased speed = 1/2 hour
...
time = distance /speed
150/x - 150/(x+10)= 1/2
LCM = x(x+10)
150(x+10)-150x/x(x+10) = 1/2
150x+1500 -150x = x(x+10) / 2
1500 *2 = x^2 +10x
x^2+10x-3000 =0
x^2+60x-50x-3000=0
x(x+60)-50(x+60)=0
(x+60)(x-50)=0
x=50 mph the original speed.
,,,
m.ananth@hotmail.ca

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
given:
d+=+150 mi
d+=+r%2At
150+=+r%2At
150+=+%28r+%2B+10%29%2A%28t+-+1%2F2%29
150+=+%28r+%2B+10%29%2A%28150%2Fr+-+1%2F2%29
150+=+150+%2B+1500%2Fr+-+r%2F2+-+5
1500%2Fr+-+r%2F2+-+5+=+0
1500+-+r%5E2%2F2+-+5r+=+0
r%5E2+%2B+10r+-+3000+=+0
Use quadratic formula:
r+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
a+=+1
b+=+10
c+=+-3000
r+=+%28-10+%2B-+sqrt%28+10%5E2-4%2A1%2A%28-3000%29+%29%29%2F%282%2A1%29+
r+=+%28-10+%2B-+sqrt%28+100+%2B+12000%29+%29%29%2F2+
r+=+%28-10+%2B-+sqrt%2812100%29%29%2F2
r+=+%28-10+%2B+110%29%2F2
r+=+50
The negative square root cannot be a valid speed, so
The speed of the bus is 50 mi/hr
check answer:
150+=+%28r+%2B+10%29%2A%28t+-+1%2F2%29
150+=+%2850+%2B+10%29%2A%28t+-+1%2F2%29
150+=+60%2A%28t+-+1%2F2%29
150+=+60t+-+30
60t+=+180
t+=+3 hrs
and, since
150+=+r%2At
150+=+50%2A3
150+=+150
OK