document.write( "Question 1034622: A train travels 300km at a constant speed. If the speed had been 5km/h faster, the jounery would have taken 2 hours less. Find the speed of the train \n" ); document.write( "
Algebra.Com's Answer #649267 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A train travels 300 km at a constant speed. If the speed had been 5 km/h faster, the joinery would have taken 2 hours less.
\n" ); document.write( "Find the speed of the train.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Your equation is \r\n" );
document.write( "\r\n" );
document.write( "\"300%2Fu+-+300%2F%28u%2B5%29\" = 2.\r\n" );
document.write( "\r\n" );
document.write( "where \"u\" is unknown train' speed.\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by u*(u+5) to get rid of the denominators. You will get\r\n" );
document.write( "\r\n" );
document.write( "300*(u+5) - 300u = 2u*(u+5),   or\r\n" );
document.write( "\r\n" );
document.write( "\"2u%5E2+%2B+10u+-+1500\" = \"0\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"u%5E2+%2B+5u+-+750\" = \"0\".\r\n" );
document.write( "\r\n" );
document.write( "Factor left side\r\n" );
document.write( "\r\n" );
document.write( "(u+30)*(u-25) = 0.\r\n" );
document.write( "\r\n" );
document.write( "The roots are u = 25 and u = -30.\r\n" );
document.write( "\r\n" );
document.write( "Only positive u = 25 fits the condition.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The train'speed is 25 \"km%2Fh\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );