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 #302396 by nerdygazilio(2)![]() ![]() You can put this solution on YOUR website! distance = speed x time\r \n" ); document.write( "\n" ); document.write( "so \r \n" ); document.write( "\n" ); document.write( "time = distance /time \n" ); document.write( " |