document.write( "Question 1009848: a plane can fly 980 miles in the same time it takes a car to go 350 miles. If the car travels 90 mph slower than the plane, find the speed of the plane \n" ); document.write( "
Algebra.Com's Answer #628322 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let's call the rate of the plane, r. thus the rate of the car is r - 90.
\n" ); document.write( "We know that in general rt = d, or t = d/r.
\n" ); document.write( "Since the times are equal, we can then set up a proportion to solve...
\n" ); document.write( "\"980%2Fr+=+350%2F%28r-90%29\"
\n" ); document.write( "Now cross-multiply and solve
\n" ); document.write( "980(r-90) = 350r
\n" ); document.write( "980r - 88200 = 350r
\n" ); document.write( "-88200 = -630r
\n" ); document.write( "r = 140 mph
\n" ); document.write( "
\n" );