document.write( "Question 1163838: A and B build a road. A alone needs 40 days. B alone needs 24 days. A and B start from the opposite ends and work to the middle. They met at a point that is 750 meters from the center point of the road. How long is the road? \n" ); document.write( "
Algebra.Com's Answer #788076 by ikleyn(53937)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let d be the length of the road (the unknown value under the problem's question).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rate of A is  \"1%2F40\"  of the road length per day;  rate of B is  \"1%2F24\"  of the road length per day.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Their combined rate working together is then  \"1%2F40\" + \"1%2F24\" = \"3%2F120+%2B+5%2F120\" = \"8%2F120\" = \"1%2F15\"  of the road per day.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, they complete their job in 15 days working together.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In 15 days, A will build  \"%2815%2F40%29%2Ad\";  B will build  \"%2815%2F24%29%2Ad\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, we have this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%2815%2F24%29d\" - \"%2815%2F40%29%2Ad\" = 2*750 = 1500  meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 120.  You will get then\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    15*5d - 15*3d = 1500*120\r\n" );
document.write( "\r\n" );
document.write( "    75d   - 45d   = 1500*120\r\n" );
document.write( "\r\n" );
document.write( "    30d           = 1500*120\r\n" );
document.write( "\r\n" );
document.write( "       d          = \"%281500%2A120%29%2F30\" = 50*120 = 6000 meters.\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" );