document.write( "Question 437218: If I have the distance and the speed of travel, how can I figure out the length of time it will take to reach my destination? \n" ); document.write( "
Algebra.Com's Answer #302395 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Time = Distance /speed\r \n" ); document.write( "\n" ); document.write( "distance = 500 miles \n" ); document.write( "speed = 50 mph \n" ); document.write( "time = 500/550 = 10 hours \n" ); document.write( " |