document.write( "Question 32426: I can't seem to take out the equations from the from the word problem and I don't remeber the steps on how to slove it.\r
\n" ); document.write( "\n" ); document.write( "3 trains—1 eastbound, 1westbound, and 1northbound—leave a city at the same time. The speed of the northbound train is 20 mph greater than the speed of the eastbound train After 7 hours, the distance between the westbound train and the eastbound train is 700 miles. Twice the speed of the westbound train is 90 mph more than the speed of the northbound train. . Find the speed of the 3 trains.\r
\n" ); document.write( "\n" ); document.write( "This is what I did:\r
\n" ); document.write( "\n" ); document.write( "3 trains—1 eastbound, 1westbound, and 1northbound—leave a city at the same time.
\n" ); document.write( " Eastbound = X, westbound = Y, northbound = Z.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The speed of the northbound train is 20 mph greater than the speed of the eastbound train
\n" ); document.write( "20 >X=Z\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After 7 hours, the distance between the westbound train and the eastbound train is 700 miles.
\n" ); document.write( "Y-X=700 miles \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Twice the speed of the westbound train is 90 mph more than the speed of the northbound train.
\n" ); document.write( "2Y=90+Z
\n" ); document.write( "Find the speed of the 3 trains.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #19088 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Eastbound = x mph
\n" ); document.write( "Nothbound = x+20 mph
\n" ); document.write( "Westbound (if z)=> 2z = (x+20)+90; => z = (x+110)/2 mph;
\n" ); document.write( "..................................
\n" ); document.write( "Eastbound in 7 hours = 7/x miles
\n" ); document.write( "North bound in 7 hours = 7/(x+20) miles
\n" ); document.write( "Westbound in 7 hours = 14/(x+110) miles
\n" ); document.write( "....................................
\n" ); document.write( "East and West travel on the opposite direction
\n" ); document.write( "=> Distance between these two trains is the sum of the distances covered by them
\n" ); document.write( "=> 7/x + 14/(x+110) = 700
\n" ); document.write( "=> 1/x + 2/(x+110) = 100
\n" ); document.write( "=> 3x+110 = 100(x)(x+110)
\n" ); document.write( "=> 3x+110 = 100x^2 + 11000x
\n" ); document.write( "=> 100x^2 + 100097x - 110 = 0
\n" ); document.write( "..... The roots of the above equation will come in fracions; use quadratic formula to find the positive root. Once x is found, you will be able to find the speed of all trains.
\n" ); document.write( "
\n" ); document.write( "
\n" );