document.write( "Question 62466: At 6:00 A.M. a Pony Express rider leaves San Antonio for Las Cruces. His horse travels at 10 miles per hour. A second Pony Express Rider leaves at 9:00 A.M. with the sole purpose of giving an additional package for the first Pony Express rider to deliver. The second rider’s horse travels at 18 miles per hour. At what time will the second Pony Express rider catch up to the first Pony Express rider. (Assume that the horses maintain the same rate of speed and that no hindrances affect either horse or rider). \n" ); document.write( "
Algebra.Com's Answer #43223 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
DISTANCE=RATE*TIME SO
\n" ); document.write( "D=10T FOR THE FIRST RIDER
\n" ); document.write( "FOR THE SECOND RIDER WE HAVE
\n" ); document.write( "D=18(T-3) SEEING AS THE DISTANCES ARE EQUAL WE HAVE
\n" ); document.write( "10T=18(T-3)
\n" ); document.write( "10T=18T-54
\n" ); document.write( "10T-18T=-54
\n" ); document.write( "-8T=-54
\n" ); document.write( "T=-54/-8
\n" ); document.write( "T=6.75 HOURS AFTER 6:00 AM WHICH MAKES IT 6+6.75 OR 12:45 P.M.
\n" ); document.write( "
\n" );