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 #581611 by MathTherapy(10553)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "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( "
Let speed of plane be S
\n" ); document.write( "Then speed of car = S - 130
\n" ); document.write( "Time plane takes to travel 900 miles: \"900%2FS\"
\n" ); document.write( "Time car takes to travel 250 miles: \"250%2F%28S+-+130%29\"
\n" ); document.write( "Since times are equal, we get: \"900%2FS+=+250%2F%28S+-+130%29\"
\n" ); document.write( "900(S - 130) = 250(S) -------- Cross-multiplying
\n" ); document.write( "900S - 117,000 = 250S
\n" ); document.write( "900S – 250S = 117,000
\n" ); document.write( "650S = 117,000
\n" ); document.write( "S, or speed of plane = \"117000%2F650\", or \"highlight_green%28180%29\" mph \n" ); document.write( "
\n" );