document.write( "Question 185540: An airplane traveled 2,000 miles in the same time that a car traveled 300 miles. If the rate of the plane is 340 miles per hour greater than the rate of the car, find the rate of the car.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139271 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An airplane traveled 2,000 miles in the same time that a car traveled 300 miles. \n" ); document.write( " If the rate of the plane is 340 miles per hour greater than the rate of the car, \n" ); document.write( " find the rate of the car. \n" ); document.write( ": \n" ); document.write( "Let r = rate of the car \n" ); document.write( "then \n" ); document.write( "(r+340) = rate of the plane \n" ); document.write( "; \n" ); document.write( "Times are equal, write a time equation; Time = \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "2000r = 300(r+340) \n" ); document.write( ": \n" ); document.write( "2000r = 300r + 102000 \n" ); document.write( ": \n" ); document.write( "2000r - 300r = 102000 \n" ); document.write( ": \n" ); document.write( "1700r = 102000 \n" ); document.write( "r = \n" ); document.write( "r = 60 mph is the car \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the times \n" ); document.write( "300/60 = 5hr \n" ); document.write( "2000(60+340) = 5hr\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |