Another problem: "On a journey of 400km, the driver of the train calculates that if he were to increase his average speed by 2km/h, he would take 20 minutes less. Find his average speed". Speed=Distance/time. (speed=s, time=t). S+2=400km/t-20. I then got rid of the denominator: (s+2)(t-20)=400. Therefore st-20s+2t-40=400km. Then I got rid of -40, so st-20s+2t=440km. I then made it speed=, so s=440+20s-2t/t. I was wondering what I am suppose to do next?