document.write( "Question 179888: I am really stuck on this problem and could use some help.\r
\n" );
document.write( "\n" );
document.write( "At noon a train leaves Los Angeles, headed for Las Vegas, a distance of 260 miles. The train travels at a speed of 60 mph. At 1p.m. a second train leaves Las Vegas headed for Los Angeles, traveling at 40 mph. How long after the train leaves Las Vegas will the two trains pass each other?\r
\n" );
document.write( "\n" );
document.write( "This is how I attempted to work it out:\r
\n" );
document.write( "\n" );
document.write( "1st train distance= 60(x+1), rate= 60mph, time= x+1
\n" );
document.write( "2nd train distance= 40x, rate=40mph, time=x\r
\n" );
document.write( "\n" );
document.write( "60(x+1)=40x
\n" );
document.write( "60x +60=40x
\n" );
document.write( "60 =-20x
\n" );
document.write( "-3 =x
\n" );
document.write( "The trains could not pass at -3 hours. I can't figure out what I'm doing wrong! Please help. :-) \n" );
document.write( "
Algebra.Com's Answer #134793 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! well one easy way to do this problem based on them traveling at 100mph together \n" ); document.write( ": \n" ); document.write( "so if total distance is 260 miles. after 1 hour the trains are only 200 miles apart when train #2 starts moving \n" ); document.write( ": \n" ); document.write( "if they are traveling 100mph together then they will cover that 200 miles in 2hours. \n" ); document.write( ": \n" ); document.write( "so the answer is 2 hours \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( "lets use your figures: \n" ); document.write( ": \n" ); document.write( "1st train distance= 60(x+1), rate= 60mph, time= x+1 \n" ); document.write( "2nd train distance= 40x, rate=40mph, time=x \n" ); document.write( ": \n" ); document.write( "distances will not be equal. distance for train 2 lets call d and for train 1 lets call distance 260-d \n" ); document.write( ": \n" ); document.write( "260-d=60(x+1).....eq 1 \n" ); document.write( "d=40x.............eq 2 \n" ); document.write( ": \n" ); document.write( "plug d's value from eq 2 into eq 1 \n" ); document.write( ": \n" ); document.write( "260-40x=60x+60 \n" ); document.write( ": \n" ); document.write( "200=100x \n" ); document.write( ": \n" ); document.write( "x=2 \n" ); document.write( ": \n" ); document.write( "so really the only mistake you made was to set the distances equal to each other...good job \n" ); document.write( " \n" ); document.write( " |