document.write( "Question 54912: Can someone help me on this?\r
\n" );
document.write( "\n" );
document.write( " Ching leaves San Francisco and travels toward Los Angeles at 50 mi/h. An hour later, Phil leaves Los Angeles and travels toward San Francisco at 60 mi/h. If the two cities are 380 miles apart, how many hours will it take for Ching to meet Phil?\r
\n" );
document.write( "\n" );
document.write( " Thanks, Adriana \n" );
document.write( "
Algebra.Com's Answer #37130 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! distance = (rate)(time) [Use the formula for distance while traveling (d=rt)] \n" ); document.write( ". \n" ); document.write( "Ching's distance=rt=(50mph)(unknown time) \n" ); document.write( "Phil's distance=rt= 60mph)(unknown time - 1hour) \n" ); document.write( "Ching's distance (rt) + Phil's distance(rt) = 380 \n" ); document.write( "So, 50t+60(t-1)=380 \n" ); document.write( "50t+60t-60=380 \n" ); document.write( "110t=60+380 \n" ); document.write( "110t=440 \n" ); document.write( "t=4 hours \n" ); document.write( ". \n" ); document.write( "Check by plugging all of the variables back into the original equation: \n" ); document.write( "50t+60(t-1)=380 \n" ); document.write( "50(4)+60(4-1)=380 \n" ); document.write( "200+180=380 \n" ); document.write( "380=380 [Checks out] \n" ); document.write( " |