document.write( "Question 756966: If my motorbike goes 15 miles an hour and I'm traveling somewhere .7 miles away, how long does it take me to get there? \n" ); document.write( "
Algebra.Com's Answer #460525 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If my motorbike goes 15 miles an hour and I'm traveling somewhere .7 miles away, how long does it take me to get there? \n" ); document.write( "------------------ \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = 0.7/15 \n" ); document.write( "t =~ 0.04666... hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |