Question 976218
x = distance from home to appointment



Morning:
d = r*t
x = 50*t
t = x/50
It takes her x/50 hours to drive x miles in the morning at 50 mph


Afternoon:
d = r*t
x = 40*t
t = x/40
It takes her x/40 hours to drive x miles in the afternoon at 40 mph


-------------------------------------------------------

"The return trip took 1/10 hour longer", so that means


(return trip time) = (time to get to appointment)+(1/10 of an hour)
x/40 = (x/50) + (1/10)
x/40 = (x/50) + (1/10)*(5/5)
x/40 = (x/50) + (5/50)
x/40 = (x+5)/50
50x = 40(x+5)
50x = 40x+200
50x-40x = 200
10x = 200
x = 200/10
x = 20


-------------------------------------------------------


Summary:
x = 20
The distance from home to the appointment is 20 miles


------------------------------------------------------------------------------------------------------------------------


If you need more one-on-one help, email me at <a href="mailto:jim_thompson5910@hotmail.com?Subject=I%20Need%20Algebra%20Help">jim_thompson5910@hotmail.com</a>. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).


Alternatively, please consider visiting my website: <a href="http://www.freewebs.com/jimthompson5910/home.html">http://www.freewebs.com/jimthompson5910/home.html</a> and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.


Jim

------------------------------------------------------------------------------------------------------------------------