Question 43929
Write what we already know in equation form.
Let's use these symbols for our unknown variables:
x=rate for first 60 miles
y=rate for last 75 miles

We know from the question that x=y+5,
rearranging gives y=x-5

time = distance/speed
We know that the total time spent was 8 hours, so we can write:
8 = (60/x) + (75/y)
If we substitute y=x-5, we get:
8 = (60/x) + (75/(x-5))
multiplying both sides by (x-5):
8(x-5)=(60(x-5)/x)+75
multiplying both sides by (x):
8x(x-5)=60(x-5)+75x
rearranging:
8x^2-40x=60x-300+75x
8x^2-175x+300=0
using the quadratic solver: {{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}} ;
x=1.875 or x=20
y is 5 less than x (y=x-5), and if x was 1.85, Maria would be cycling backwards for the second part of her journey! 
Logic tells us that x must be 20 mph, implying that y=15mph

I hope this helps. If you have any other problems, please dont hesitate to contact me at adam.chapman@student.manchester.ac.uk