document.write( "Question 422364: Maria loves to walk. on Monday, she left her son's house at noon and arrived at her daughter's house 15 minutes later. the next, she left her daughter's house at noon and arrived at her son's house 20 minutes later. both days, she followed exactly the same rout (she did not stop and she did not retrace her steps). how many points along the way did she pass at exactly the some time on both days? \n" ); document.write( "
Algebra.Com's Answer #295195 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Maria loves to walk. on Monday, she left her son's house at noon and arrived at her daughter's house 15 minutes later. the next, she left her daughter's house at noon and arrived at her son's house 20 minutes later. both days, she followed exactly the same rout (she did not stop and she did not retrace her steps). how many points along the way did she pass at exactly the some time on both days?\r
\n" ); document.write( "\n" ); document.write( "..
\n" ); document.write( "let d=distance beetween Marie's son's and daughter's houses
\n" ); document.write( "Let x=distance traveled to the point where Marie passed thru during both days in the foward direction.
\n" ); document.write( "d-x=distance traveled to the point where Marie passed thru during both days in the return direction.
\n" ); document.write( "time traveled=distance/speed (the same in both directions of travel)
\n" ); document.write( "d/15=speed from son's to daughter's house
\n" ); document.write( "d/20=speed from daughter,s to son's house
\n" ); document.write( "travel time = distance/speed (same for both directions of travel)
\n" ); document.write( "x/(d/15)=(d-x)/(d/20)
\n" ); document.write( "15x/d=20(d-x)/d
\n" ); document.write( "15x=20d-20x
\n" ); document.write( "35x=20d
\n" ); document.write( "x=(20/35)d=(4/7)d
\n" ); document.write( "This means the distance traveled to the point during the first day is 4/7 of the total distance. It follows this took 4/7 of the total time of the trip.
\n" ); document.write( "=(4/7)*15=60/7 minutes.
\n" ); document.write( "Total time after noon is (4/7)*15=60/7 minutes
\n" ); document.write( "..
\n" ); document.write( "On the return trip the distance to the same point coming from the other direction is 3/7 of the total distance.
\n" ); document.write( "Total time after noon is also (3/7)*20=60/7 minutes
\n" ); document.write( "ans:
\n" ); document.write( "Marie pass only one point at exactly 60/7 minutes after noon both days?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );