document.write( "Question 769623: If I lived 500 miles from the nearest city and I drive by car how many hours would it take me to arive there,driving at the speed of 70 miles per hour? \n" ); document.write( "
Algebra.Com's Answer #468959 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Distance = Speed * Time taken\r\n" ); document.write( "Therefore Time = Distance / Speed\r\n" ); document.write( "Distance = 500\r\n" ); document.write( "Speed = 70\r\n" ); document.write( "So time taken = 500/70 = 7.14 hours or approximately 7 hours and 8 minutes.\r\n" ); document.write( "It's as simple as that :)\r\n" ); document.write( "\n" ); document.write( " |