document.write( "Question 1148277: Two brothers, Marco and Fernando, are training for a a marathon. Marco runs at a rate of 6 miles per hours. Fernando runs at a rate of 7.2 miles per hour. they start a training run at the same time in the same direction. In how much time wiil they be 0.3 miles apart? \n" ); document.write( "
Algebra.Com's Answer #769635 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "Just as \n" ); document.write( "distance = rate times time \n" ); document.write( "it is also true that, if the times are the same, \n" ); document.write( "(difference in distances) = (difference in rates) times time \n" ); document.write( "So \n" ); document.write( "time = (difference in distances) / (difference in rates) \n" ); document.write( "time = 0.3/(7.2-6) = 0.3/1.2 = 1/4 (hours) \n" ); document.write( "ANSWER: 1/4 hour, or 15 minutes \n" ); document.write( " \n" ); document.write( " |