document.write( "Question 964520: How long will it take a train, going at a rate of 45 mph, to reach a point that is 60 miles away? \n" ); document.write( "
Algebra.Com's Answer #589374 by Alan3354(69443) You can put this solution on YOUR website! d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |