document.write( "Question 1114534: two cars are leaving Charlotte at the same time.
\n" ); document.write( "-one car is moving east and the other west.
\n" ); document.write( "-after 4 hours, the cars are 456 miles apart.
\n" ); document.write( "-one car is traveling 10 miles per hour faster than the other.
\n" ); document.write( "what is the speed of the slower-moving car?
\n" ); document.write( "

Algebra.Com's Answer #729463 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let r be the speed of the slower-moving car, in miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "Then the speed of the faster car is (r+10) mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4r + 4*(r+10) = 456.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4r + 4r + 40 = 456\r\n" );
document.write( "\r\n" );
document.write( "8r = 456-40 = 416  ====>  r = \"416%2F8\" = 52.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The speed of the slower-moving car is 52 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( "See introductory lessons on Travel and Distance problems\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( "They are written specially for you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You will find the solutions of many similar problems there.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read them and learn once for all from these lessons on how to solve simple Travel and Distance problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Become an expert in this area.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );