document.write( "Question 932143: Jason left the city traveling at 74 mph, while, at the same time, Sandy left the city going the opposite direction at the speed of 65 mph. Find the time Jason traveled before the two were 79 miles apart.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can you tell me how to work this out? \n" );
document.write( "
Algebra.Com's Answer #565993 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Traveling in Opposite Directions \n" ); document.write( "re TY: D = rt (mi = mphr(hr)) \n" ); document.write( "Jason's distance + Sandy's Distance = 79mi \n" ); document.write( "74mph(t) + 65mph(t) = 79mi \n" ); document.write( "t = 79mi/(74+65) \n" ); document.write( " |