document.write( "Question 610750: how many hours will it take to travel 2133 miles by plane? \n" ); document.write( "
Algebra.Com's Answer #384551 by Alan3354(69443) You can put this solution on YOUR website! how many hours will it take to travel 2133 miles by plane? \n" ); document.write( "------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = 2133/r, r in mi/hr --> t in hours \n" ); document.write( " \n" ); document.write( " |