document.write( "Question 945527: If I am 2 miles ahead of my friend and she is going 3mph faster then me how long will it take her to catch me. \n" ); document.write( "
Algebra.Com's Answer #576713 by Alan3354(69443) You can put this solution on YOUR website! If I am 2 miles ahead of my friend and she is going 3mph faster then me how long will it take her to catch me. \n" ); document.write( "============== \n" ); document.write( "Her speed wrt you is 3 mi/hr \n" ); document.write( "----- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = 2/3 hours \n" ); document.write( " |