document.write( "Question 1139721: Hudson travels 1,350 miles in a jet and then 300 miles by car to get to a business meeting. The jet goes 375 mph faster than the rate of the car, and the car ride takes 1 hour longer than the jet. What is the speed, in miles per hour, of the car? \n" ); document.write( "
Algebra.Com's Answer #760220 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "             SPEED        TIME                    DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "Jet          r+375        1350/(r+375)             1350\r\n" );
document.write( "\r\n" );
document.write( "Car           r            300/r                    300\r\n" );
document.write( "\r\n" );
document.write( "Difference                   1\r\n" );
document.write( "

\n" ); document.write( "\"300%2Fr-1350%2F%28r%2B375%29=1\"
\n" ); document.write( "
\n" );