document.write( "Question 1110157: One car travels 50 miles per hour and another travels 55 miles per hour. If they start from the same place at the same time and travel in the same direction, after how many hours will the faster car be 35 miles ahead of the slower car? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #725147 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "55*t - 50*t = 35     (distance by the 1-st car - distance by the 2-nd car = 35)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(55-50)*t = 35\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5*t 35\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "t = \"35%2F5\" = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  After 7 hours.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "-------------
\n" ); document.write( "On introductory lessons on Travel and Distance problems see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Travel and Distance problems \r
\n" ); document.write( "\n" ); document.write( "    - Travel and Distance problems for two bodies moving in opposite directions \r
\n" ); document.write( "\n" ); document.write( "    - Travel and Distance problems for two bodies moving in the same direction (catching up)\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );