document.write( "Question 571600: How long will it take to travel 23 miles at 760 miles per hour? \n" ); document.write( "
| Algebra.Com's Answer #368138 by Alan3354(69443)     You can put this solution on YOUR website! How long will it take to travel 23 miles at 760 miles per hour? \n" ); document.write( "----------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |