document.write( "Question 590661: The distance between town A & town B is 80 miles, if you are traveling at the speed of 80 kilometers an hour, how long will it take you to get there? \n" ); document.write( "
Algebra.Com's Answer #375236 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The distance between town A & town B is 80 miles, if you are traveling at the speed of 80 kilometers an hour, how long will it take you to get there? \n" ); document.write( "-------------- \n" ); document.write( "80 miles =~ 128.72 km \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |