document.write( "Question 401630: a freight train makes a regular run of 1300km according to its schedule. the train dispatchers want to schedule this run for less than one hour, but the average speed will have to be increased by 2km per hour. what average speed will be required to make the run on the new schedule?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #284235 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\"%281300%2Fr%29+-+%281300%2F%28r%2B2%29%29+%3C1\"\r
\n" ); document.write( "\n" ); document.write( "LCD = r(r+2)\r
\n" ); document.write( "\n" ); document.write( "\"%281300%28r%2B2%29-1300r%29%3Cr%28r%2B2%29\"\r
\n" ); document.write( "\n" ); document.write( "2600\n" ); document.write( "\n" ); document.write( "r^2+2r-2600>0\r
\n" ); document.write( "\n" ); document.write( "r^2+52r-50r-2600>0\r
\n" ); document.write( "\n" ); document.write( "(r+52)(r-50)>0
\n" ); document.write( "r>50 the original speed\r
\n" ); document.write( "\n" ); document.write( "the rate has to be greater than 52 mph
\n" ); document.write( "
\n" );