document.write( "Question 1201923: Two cars are traveling in opposite directions at different rates. Two hours later, the cars are 100 mi apart. Express the distance traveled by the faster car in terms of the distance traveled by the slower car. (Let x be the distance in miles traveled by the slower car.)
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #836502 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Not seem complete description\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "\r\n" ); document.write( "slowcar x/2 2 x\r\n" ); document.write( "\r\n" ); document.write( "fastcar (100-x)/2 2 100-x \r\n" ); document.write( "\r\n" ); document.write( "TOTAL 2 100\r\n" ); document.write( " \n" ); document.write( "Question is asking for 100-x. \n" ); document.write( " |