document.write( "Question 43220: A bus leaves a station at 1 p.m., traveling west at an average rate of 44 mi/h. One hour later a second bus leaves along the same route, traveling at 54 mi/h. At what time will the two buses be 274 mi apart? \n" ); document.write( "
Algebra.Com's Answer #28246 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
The position of the first bus at x hours (counting from the time the second bus departed) is:\r
\n" ); document.write( "\n" ); document.write( "\"d%5B1%5D+=+44x+%2B+44\"\r
\n" ); document.write( "\n" ); document.write( "The position of the second one is:\r
\n" ); document.write( "\n" ); document.write( "\"d%5B2%5D+=+54x\"\r
\n" ); document.write( "\n" ); document.write( "We want to solve for how many hours (x), the following equation will be true:\r
\n" ); document.write( "\n" ); document.write( "\"d%5B2%5D-d%5B1%5D+=+274\"\r
\n" ); document.write( "\n" ); document.write( "Since we used \"d%5B1%5D\" and \"d%5B2%5D\" only for clarity, let's substitute for the true formulas:\r
\n" ); document.write( "\n" ); document.write( "\"54x+-+%2844x+%2B+44%29+=+274\"
\n" ); document.write( "\"10x+-+44+=+274\"\r
\n" ); document.write( "\n" ); document.write( "And we have a linear equation! Solving it we have:\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE a linear equation
Solve \"10%2Ax%2B-44=274\". Move -44 to the right: \"10%2Ax=274--44\". Divide by 10: \"x=%28274--44%29%2F10=318%2F10+=+31.8\"

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Verifying...\r
\n" ); document.write( "\n" ); document.write( "\"54%2A%2831.8%29+=+1717.2\"
\n" ); document.write( "\"44%2A%2831.8%29+%2B+44+=+1443.2\"
\n" ); document.write( "\"1717+-+1443+=+274\"\r
\n" ); document.write( "\n" ); document.write( "Therefore, that distance will happen at 31.8 hours after the second bus left (2 p.m or 14:00). Remember that 0.8 hours is \"0.1%2A60%2A8\" minutes, or 48. To get to 24:00 we need 10 hours, so it will happen at 31 - 10 = 21 hours and 48 minutes of the next day. A long time!
\n" ); document.write( "
\n" );