document.write( "Question 565680: a plane is going from point a to point b. the distance is 200 miles and the plane is going 120mph. how long will it take to get from point a to point b \n" ); document.write( "
Algebra.Com's Answer #365911 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a plane is going from point a to point b. the distance is 200 miles and the plane is going 120mph. how long will it take to get from point a to point b \n" ); document.write( "------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |