document.write( "Question 557203: Tom and Jeri are playing with two remote control cars on a straight track. Tom's car goes 2 feet in one second. Jeri's car travels 8 feet every 3 seconds. Tom and Jeri start their cars at the same time on opposite ends of the track towards each other. If the track is 70 feet long, how many seconds will it take for the cars to collide? \n" ); document.write( "
Algebra.Com's Answer #362537 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Tom and Jeri are playing with two remote control cars on a straight track.
\n" ); document.write( "Tom's car goes 2 feet in one second.
\n" ); document.write( "Jeri's car travels 8 feet every 3 seconds.
\n" ); document.write( " Tom and Jeri start their cars at the same time on opposite ends of the track towards each other.
\n" ); document.write( " If the track is 70 feet long, how many seconds will it take for the cars to collide?
\n" ); document.write( ":
\n" ); document.write( "Tom's car speed: 2 ft/sec
\n" ); document.write( "Speed of Jeri's car =\"8%2F3\" ft/sec
\n" ); document.write( ":
\n" ); document.write( "Let t = time in seconds for the two cars to collide
\n" ); document.write( ";
\n" ); document.write( "Write a distance equation: dist = speed * time
\n" ); document.write( "2t + \"8%2F3\"t = 70
\n" ); document.write( "multiply thru by 3 to get rid of the denominator, results
\n" ); document.write( "6t + 8t = 3(70)
\n" ); document.write( "14t = 210
\n" ); document.write( "t = \"210%2F14\"
\n" ); document.write( "t = 15 sec for them to meet
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check this
\n" ); document.write( "15*2 = 30 ft
\n" ); document.write( "15*(8/3) = 40 ft
\n" ); document.write( "---------------
\n" ); document.write( "total dist 70 ft
\n" ); document.write( "
\n" ); document.write( "
\n" );