document.write( "Question 490840: two boys start running straight toward each other from two point that are 100m apart.one runs with a speed of 5m/s while the other moves at 7m/s,how close are they to the slower one's starting point when they reach other? \n" ); document.write( "
Algebra.Com's Answer #334335 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
Distance = rate*time
\n" ); document.write( "Total distance covered by both boys must equal 100m
\n" ); document.write( "We need to find the time it takes for them to meet.
\n" ); document.write( "--> 5t + 7t = 100
\n" ); document.write( "--> 12t = 100
\n" ); document.write( "--> t = 8.33\r
\n" ); document.write( "\n" ); document.write( "Now find distance covered by boy running at 5 m/s
\n" ); document.write( "--> d = 5*(8.33)
\n" ); document.write( "--> d = 41.66
\n" ); document.write( "
\n" );