document.write( "Question 1095352: A plane can fly 300 miles in the same time as it takes a car to go 100 miles. If the car travels 100 mph slower than the plane, find the speed of the plane. \n" ); document.write( "
Algebra.Com's Answer #709881 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let r be the speed of the plane, in mph.\r\n" );
document.write( "\r\n" );
document.write( "Then the speed of the car is (r-100) mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You then have this \"time\" equation\r\n" );
document.write( "\r\n" );
document.write( "\"300%2Fr\" = \"100%2F%28r-100%29\"        (\"A plane can fly 300 miles in the same time as it takes a car to go 100 miles\").\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, cross-multiply. You will get\r\n" );
document.write( "\r\n" );
document.write( "300*(r-100) = 100*r  ====>  300r - 30000 = 100r  ====>  200r = 30000  ====>  r = \"30000%2F200\" = 150.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the plane speed is 150 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the car' speed is 150-100 = 50 mph.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );