let x = speed of car
then x - 10 = speed of bus
Distance = (Rate)(Time), then Time = distance /rate
Time of car = Time of bus - 0.8 (48 minutes = 48/60 hr = 0.8 hr)
So, 240/x = 240/(x-10) - 4/5
Multiply by the LCD, 5x(x-10), to get:
1200(x-10)= 1200x - 4x(x-10)
Divide by 4: 300(x-10) = 300x -x2+ 10x
x2 - 10x - 3000 = 0
(x-60)(x+50) = 0
x = 60 or -50
Since x can't be negative, x = 60 miles per hour
Speed of car = 60 mph
Speed of bus = 50 mph