document.write( "Question 406816: Two runners leave from the same location traveling in opposite directions. The first runner is running at 7 mph and the second is running at 9 mph. How long have they been running when they are 24 miles apart? \n" ); document.write( "
Algebra.Com's Answer #286980 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Two runners leave from the same location traveling in opposite directions.
\n" ); document.write( "The first runner is running at 7 mph and the second is running at 9 mph.
\n" ); document.write( "How long have they been running when they are 24 miles apart?
\n" ); document.write( "Let x and (24-x) represent the Distance ran at 7mph and 9mph repectively
\n" ); document.write( "Question states*** (Note: d = r*t or t = D/r)
\n" ); document.write( " \"x%2F7mph+=+%2824-x%29%2F9mph\"
\n" ); document.write( "Solving for x by cross multiplying
\n" ); document.write( " 9x = 7(24-x)
\n" ); document.write( " 16x = 168
\n" ); document.write( " x = 10.5mi, distance ran by 7mph runner
\n" ); document.write( "Time = 10.5mi/7mph = 1.5hr,the time they have been running
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 7mph*1.5hr + 9mph*1.5hr = 10.5mi + 13.5mi = 24mi \n" ); document.write( "
\n" );