document.write( "Question 123057: Ching leaves San Fransisco and travels toward Los Angeles at 50mi/h. An hour later, Phil leaves Los Angeles and travels toward San Francisco at 60mi/h. If the two cities are 380 miles apart, how many hours will it take for Ching to meet Phil? \n" ); document.write( "
Algebra.Com's Answer #90308 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 50t=60(t-1) \n" ); document.write( "50t=60t-60 \n" ); document.write( "60t-50t=60 \n" ); document.write( "10t=60 \n" ); document.write( "t=60/10 \n" ); document.write( "t=6 hours after Ching leaves they will meet. \n" ); document.write( "50*6=300 miles is the distance until they will meet. Before they get to LA. \n" ); document.write( " |