Question 48347
<pre><font size = 4><b>Steve traveled 200 miles at a certain speed. Had he gone 10mph faster,
the trip would have taken 1 hour less. Find the speed of his vehicle.



Make a chart like this


                   DISTANCE   RATE       TIME
Actual trip                                     
Hypothetical trip                                


Let the speed of his vehicle be x

Then if he had gone 10 mph faster, his speed would have been x+10
So we put x for the actual rate, and x+10 for the hypothetical rate

                   DISTANCE   RATE       TIME
Actual trip                     x            
Hypothetical trip             x+10                

We are told that his distance was 200, so we put 200 for
the distances in both cases:

                   DISTANCE   RATE       TIME
Actual trip           200       x            
Hypothetical trip     200     x+10              

Now we use TIME = DISTANCE/RATE to fill in the two rates:

                   DISTANCE   RATE       TIME
Actual trip           200       x       200/x
Hypothetical trip     200     x+10    200/(x+10)

We are told that the time for the hypothetical trip was 1
hour less, so 

HYPOTHETICAL TIME = ACTUAL TIME - 1

      200/(x+10) = 200/x - 1

Can you solve that?  Hint: Multiply thru by LCD = x(x+10)

Answer: x = 40 mph

Edwin</pre>