document.write( "Question 577654: a plane can travel 1035 miles in the same amount of time that a train can travel 270 miles. the speed of the plane is 50 mph more than three times the speed of the train. what are the speeds of each? \n" ); document.write( "
Algebra.Com's Answer #370257 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
speed of train =x
\n" ); document.write( "speed of plane =3x+50\r
\n" ); document.write( "\n" ); document.write( "distance train = 270
\n" ); document.write( "distance plane = 1035\r
\n" ); document.write( "\n" ); document.write( "t=d/r and they are same for both\r
\n" ); document.write( "\n" ); document.write( "270/x = 1035/(3x+50)\r
\n" ); document.write( "\n" ); document.write( "270(3x+50)=1035x
\n" ); document.write( "810x+13500=1035x\r
\n" ); document.write( "\n" ); document.write( "13500= 1035x-810x\r
\n" ); document.write( "\n" ); document.write( "13500= 225x
\n" ); document.write( "x=13500/225\r
\n" ); document.write( "\n" ); document.write( "x= 60 mph speed of train\r
\n" ); document.write( "\n" ); document.write( "plug x in 3x+50 to get speed of plane
\n" ); document.write( "
\n" );