document.write( "Question 570654: I am traveling 92 miles one way, going 30 mph, how long until i reach my destination? \n" ); document.write( "
Algebra.Com's Answer #367715 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I am traveling 92 miles one way, going 30 mph, how long until i reach my destination? \n" ); document.write( "-------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " |