document.write( "Question 511353: A bus travels 125 miles in the same time an airplane travels 1515 miles. If the rate of the car is 315 miles per hour less than the rate of the airplane, what is the rate of each? Let r represent the rate of the car. \n" ); document.write( "
Algebra.Com's Answer #342173 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A bus travels 125 miles in the same time an airplane travels 1515 miles. If the rate of the car is 315 miles per hour less than the rate of the airplane, what is the rate of each? Let r represent the rate of the car.
\n" ); document.write( "**
\n" ); document.write( "let r=rate of car
\n" ); document.write( "r+315=rate of airplane
\n" ); document.write( "Travel time = distance/rate of speed (same for both)
\n" ); document.write( "125/r=1515/r+315
\n" ); document.write( "cross-multiply
\n" ); document.write( "125r+125*315=1515r
\n" ); document.write( "1515r-125r=125*315
\n" ); document.write( "1390r=39375
\n" ); document.write( "r=28.32
\n" ); document.write( "r+315=343.33
\n" ); document.write( "ans:
\n" ); document.write( "rate of speed of car=28.32 mph
\n" ); document.write( "rate of speed of airplane=343.33 mph
\n" ); document.write( "
\n" );