document.write( "Question 975882: a traine cover 288 km at constant speed.If its speed was 8kmps more it would have taken 24 minutes less to travel the distance.Find the speed of the train.(in km)? \n" ); document.write( "
Algebra.Com's Answer #597634 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a train covers 288 km at a constant speed.
\n" ); document.write( "If its speed was 8 kmps more it would have taken 24 minutes less to travel the distance.
\n" ); document.write( "Find the speed of the train.(in km/hr)?
\n" ); document.write( ":
\n" ); document.write( "let s = the speed of the train
\n" ); document.write( "then
\n" ); document.write( "(s+8 ) = the faster speed
\n" ); document.write( ":
\n" ); document.write( "Change 24 min to hrs: 24/60 = .4 hrs
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Actual speed time - faster speed time = .4 hrs\r
\n" ); document.write( "\n" ); document.write( "\"288%2Fs\" - \"288%2F%28s%2B8%29\" = .4
\n" ); document.write( "multiply equation by s(s+8), cancel the denominators:
\n" ); document.write( "288(s+8) - 288s = .4s(s+8)
\n" ); document.write( "288s + 2304 - 288s = .4s^2 + 3.2s
\n" ); document.write( "A quadratic equation
\n" ); document.write( "0 = .4s^2 + 3.2s - 2304
\n" ); document.write( "Use the quadratic formula to find s, a=.4; b= 3.2; c=-2304
\n" ); document.write( "I got a positive solution of
\n" ); document.write( "s = 72.0 km/hr
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Confirm this by finding the actual time at each speed.
\n" ); document.write( "288/72 = 4.0 hrs
\n" ); document.write( "288/80 = 3.6 hrs (8 km/hr faster)
\n" ); document.write( "-----------------------
\n" ); document.write( "time difference: .4 hrs which is 24 min
\n" ); document.write( "
\n" ); document.write( "
\n" );