document.write( "Question 553372: Hello, I need help on this problem, if you don't mind may you please show most of the steps? Thanks!\r
\n" );
document.write( "\n" );
document.write( "Two trains leave Sacramemto at the same time. One travel East at 40mph. The other traveled West at 60mph.Write amd solve a system of linear equations that can be used to determine when the trains are 280 miles apart.\r
\n" );
document.write( "\n" );
document.write( "Thank You!!! \n" );
document.write( "
Algebra.Com's Answer #360898 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two trains leave Sacramemto at the same time. One travel East at 40mph. \n" ); document.write( " The other traveled West at 60mph. \n" ); document.write( "Write amd solve a system of linear equations that can be used to determine when the trains are 280 miles apart. \n" ); document.write( ": \n" ); document.write( "Let t = travel time required for them to be 280 mi apart \n" ); document.write( ": \n" ); document.write( "write a distance equation; dist = speed * time \n" ); document.write( ": \n" ); document.write( "train 1 dist + train 2 dist = 280 mi \n" ); document.write( "40t + 60t = 280 \n" ); document.write( "100t = 280 \n" ); document.write( "t = 280/100 \n" ); document.write( "t = 2.8 hrs, they will be 280 mi apart \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this by finding the distance that each traveled \n" ); document.write( "2.8*40 = 112 mi \n" ); document.write( "2.8*60 = 168 \n" ); document.write( "---------------- \n" ); document.write( "total: 280 mi \n" ); document.write( " \n" ); document.write( " |