document.write( "Question 141763: Jonathan and Tim started Running toward each other. Jonathan at 16 yards per minute and Tim at 18 yards per minute. If they were 1,360 yards apart when they started running, how long did it take for them to collide? \n" ); document.write( "
Algebra.Com's Answer #103290 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Jonathan and Tim started Running toward each other. Jonathan at 16 yards per minute and Tim at 18 yards per minute. If they were 1,360 yards apart when they started running, how long did it take for them to collide? \n" ); document.write( ": \n" ); document.write( "Let t = time for them to collide (in minutes) \n" ); document.write( ": \n" ); document.write( "Write a dist equation: Dist = speed * time \n" ); document.write( ": \n" ); document.write( "18t + 16t = 1360 \n" ); document.write( "34t = 1360 \n" ); document.write( "t = \n" ); document.write( "t = 40 minutes \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution, find the distance of each: \n" ); document.write( "18*40 = 720 \n" ); document.write( "16*40 = 640 \n" ); document.write( "------------ \n" ); document.write( "total =1360 \n" ); document.write( " \n" ); document.write( " |