document.write( "Question 553429: Hello tutor, i need help with this problem: (may you please show some steps?)
\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 #360839 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x equals the distance traveled by the first train. \n" ); document.write( "y equals the distance traveled by the second train. \n" ); document.write( "the general equation is rate * time = distance. \n" ); document.write( "you have a series of equations. \n" ); document.write( "first equation is: \n" ); document.write( "x + y = 280 \n" ); document.write( "second equation is: \n" ); document.write( "40z = x \n" ); document.write( "third equation is: \n" ); document.write( "60z = y \n" ); document.write( "z is equal to the time which needs to be the same for both trains because they will be 280 miles apart at the exact same time. \n" ); document.write( "your 3 equations are: \n" ); document.write( "x + y = 280 \n" ); document.write( "40z = x \n" ); document.write( "60z = y \n" ); document.write( "if you look at these 3 equations, you can see that you can replace x and y in the first equation with 40z and 60z from the second and third equations because they are equivalent. \n" ); document.write( "you get: \n" ); document.write( "40z + 60z = 280 \n" ); document.write( "combine like terms to get: \n" ); document.write( "100z = 280 \n" ); document.write( "divide both sides of the equation by 100 to get: \n" ); document.write( "z = 2.8 \n" ); document.write( "this says that the trains should be 280 miles apart in 2.8 hours. \n" ); document.write( "let's see if that's true. \n" ); document.write( "the first train travels 2.8 hours at 40 miles per hour for a distance of 2.8 * 40 = 112 miles. \n" ); document.write( "the second train travels 2.8 hours at 60 miles per hour for a distance of 2.8 * 60 = 168 miles. \n" ); document.write( "if you add 112 and 168 you get a total of 280 miles. \n" ); document.write( "it works out ok and the answer is 2.8 hours. \n" ); document.write( "in this particular case, we used the process of substitution to narrow down the unknown variable from 3 to 1 and we were left with one equation in one unknown that could be solved. \n" ); document.write( " \n" ); document.write( " |