document.write( "Question 775625: A and B start at the same time from two points 102 miles apart, traveling toward each other. If A's rate is 4.5 miles per hour and B's rate is 12.5 miles per hour, how long will they travel before they meet? \n" ); document.write( "
Algebra.Com's Answer #473052 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
since they start at same time taken by both is same\r
\n" ); document.write( "\n" ); document.write( "let time be t\r
\n" ); document.write( "\n" ); document.write( "speed of one is 4.5 mph
\n" ); document.write( "speed of second is 12.5 mph\r
\n" ); document.write( "\n" ); document.write( "they are moving towards each other so effective speed = 4.5+12.5 = 17 mph\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t= d/r\r
\n" ); document.write( "\n" ); document.write( "t= 102/17\r
\n" ); document.write( "\n" ); document.write( "t=6\r
\n" ); document.write( "\n" ); document.write( "6 hours
\n" ); document.write( "
\n" );