document.write( "Question 1321: If one vehicle is going eastbound at 20 mph, and another vehicle is traveling westbound at 55 mph, how many seconds would it take the car going eastbound to turn around and catch up to the westbound car ? \n" ); document.write( "
Algebra.Com's Answer #394 by khwang(438) ![]() You can put this solution on YOUR website! Missing conditions:\r \n" ); document.write( "\n" ); document.write( " Unless there is some information to have the difference of their apart at \n" ); document.write( " some time, we cannot solve this problem.\r \n" ); document.write( "\n" ); document.write( " Usually,the time of catching up = D(distance) / (V2 - V1) \n" ); document.write( " = D/(55 -20) = D/35.\r \n" ); document.write( "\n" ); document.write( " Also, this is a pretty easy question. I hope you can solve it by \n" ); document.write( " yourself without posting again after read this hint and get the enough \n" ); document.write( " information about the distance. \n" ); document.write( " |