document.write( "Question 1173838: An engineer traveled 170 mi by car and then an additional 645 mi by plane. The rate of the plane was three times the rate of the car. The total trip took 7 h. Find the rate of the car. \n" ); document.write( "
Algebra.Com's Answer #799142 by josgarithmetic(39800)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "            SPEED        TIME              DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "CAR           c          170/c               170\r\n" );
document.write( "\r\n" );
document.write( "PLANE        3c          645/(3c)            645\r\n" );
document.write( "\r\n" );
document.write( "TOTAL                      7\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );