document.write( "Question 986413: Two cars are moving at constant velocity to the right. Initially (at time t=0) car A is 19.7 miles ahead of car B. Car A has a velocity of 22.0 mph and car B has a velocity of 33.0 mph.
\n" ); document.write( "If at some point car B catches up with car A, answer when this will happen (in minutes).
\n" ); document.write( "If car B never catches up with car B, answer how far (in miles) the cars are from each other after 37.6 minutes of driving.
\n" ); document.write( "

Algebra.Com's Answer #607179 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CAR A       22      t      d\r\n" );
document.write( "CAR B       33      t      d+19.7\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The description can be improved as,  car A goes distance d during time t while car B must include additional distance 19.7 along with d.\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the system for t and d:
\n" ); document.write( "\"system%2822t=d%2C33t=d%2B19.7%29\"
\n" ); document.write( "
\n" );