document.write( "Question 481051: If I'm traveling at a rate of 13,000 MPH how long will it take me to travel the distance of 3,000 miles? \n" ); document.write( "
Algebra.Com's Answer #329401 by Alan3354(69443) You can put this solution on YOUR website! d = r*t \n" ); document.write( "t = d/r = 3000/13000 \n" ); document.write( "t = 3/13 hours \n" ); document.write( " \n" ); document.write( " |