document.write( "Question 242726: A transport plane travels five times as fast as an auto. The plane takes 30 minutes less time to travel 500 miles than it takes the auto to travel 125 miles. Find the rate of each. \n" ); document.write( "
Algebra.Com's Answer #177896 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 500/5x=125/x-.5 \n" ); document.write( "500/5x-125/x=.5 \n" ); document.write( "(500-5*125)/5x=.5 \n" ); document.write( "(500-625)/5x=.5 \n" ); document.write( "125=2.5x \n" ); document.write( "x=125/2.5 \n" ); document.write( "x=50 mph for the car speed. \n" ); document.write( "5*50=250 mph for the plane. \n" ); document.write( "Proof: \n" ); document.write( "500/250=125/50-.5 \n" ); document.write( "2=2.5-.5 \n" ); document.write( "2=2 \n" ); document.write( " |