document.write( "Question 690526: I'm driving 40 miles an hour, I have 60 miles still to go, how long will it take me to get there? \n" ); document.write( "
Algebra.Com's Answer #426324 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I'm driving 40 miles an hour, I have 60 miles still to go, how long will it take me to get there? \n" ); document.write( "=========================== \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |