document.write( "Question 952377: A plane can fly 900 miles in the same time as it takes a car to go 250 miles. If the car travels 130 mph slower than the plane, find the speed of the plane. \n" ); document.write( "
Algebra.Com's Answer #581602 by macston(5194)![]() ![]() You can put this solution on YOUR website! r=plane's rate \n" ); document.write( "900 mi/r=250 mi/r-130mph Multiply each side by (r)(r-130 mph) \n" ); document.write( "900 mi(r-130mph)=250 mi(r) Divide each side by 250mi \n" ); document.write( "3.6(r-130mph)=r \n" ); document.write( "3.6r-468mph=r Subtract r from each side. \n" ); document.write( "2.6r-468mph=0 Add 468mph to each side. \n" ); document.write( "2.6r=468mph Divide each side by 2.6. \n" ); document.write( "r=180 mph ANSWER The speed of the plane is 180 mph. \n" ); document.write( "CHECK: \n" ); document.write( "Car's speed=r-130mph=180mph-130mph=50mph \n" ); document.write( "900mi/180 mph=250mi/50mph \n" ); document.write( "5 hours=5 hours \n" ); document.write( " |