Distance = (Rate)(Time), so Time = (Distance/(Rate)
Let x = speed of boat in still water
Speed downstream = x+5
Speed upstream = x-5
(Time upstream) + (Time downstream) = 20
75/(x-5) + 75/(x+5) = 20
75(x+5) + 75(x-5) = 20(x-5)(x+5)
150x = 20(x2-25)
20x2 - 150x - 500 = 0
2x2 - 15x - 50 = 0
(2x +5)(x-10) = 0 x = -2.5 or x = 10
Since x can't be negative, x = 10 mph.