document.write( "Question 847867: I need help setting up this distance word problem.\r
\n" );
document.write( "\n" );
document.write( "Chicago and Green Bay are about 200 miles apart. a car leaves Chicago traveling toward Green Bay at 55 miles per hour. At the same time, a truck leaves Green Bay bound for Chicago at 45 miles per hour. how long will it take them to meet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #510710 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Chicago and Green Bay are about 200 miles apart. a car leaves Chicago traveling toward Green Bay at 55 miles per hour. At the same time, a truck leaves Green Bay bound for Chicago at 45 miles per hour. how long will it take them to meet? \n" ); document.write( "*** \n" ); document.write( "let x=travel time for car and truck \n" ); document.write( "distance=travel time*speed \n" ); document.write( "... \n" ); document.write( "55x+45x=200 \n" ); document.write( "100x=200 \n" ); document.write( "x=2 \n" ); document.write( "how long will it take them to meet? 2 hrs \n" ); document.write( " \n" ); document.write( " |