document.write( "Question 1208220: Runner A is initially 5.6 km west of a flagpole
\n" ); document.write( "and is running with a constant velocity of
\n" ); document.write( "8.4 km/h due east. Runner B is initially 4.9
\n" ); document.write( "km east of the flagpole and is running with a
\n" ); document.write( "constant velocity of 7.5 km/h due west.
\n" ); document.write( "How far are the runners from the flagpole
\n" ); document.write( "when their paths cross?
\n" ); document.write( "

Algebra.Com's Answer #846504 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Runner A is initially 5.6 km west of a flagpole and is running with a constant velocity of 8.4 km/h due east.
\n" ); document.write( "Runner B is initially 4.9 km east of the flagpole and is running with a constant velocity of 7.5 km/h due west.
\n" ); document.write( "How far are the runners from the flagpole when their paths cross?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Lat assume that the flag pole is the zero point on x-axis directed from west to east.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the coordinate of the 1st runner in time is  -5.6 + 8.4*t kilometers;\r\n" );
document.write( "\r\n" );
document.write( "     the coordinate of the 2nd runner in time is   4.9 - 7.5*t kilometers, \r\n" );
document.write( "\r\n" );
document.write( "where t is the time from the start, in hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The runners are in the crossing point when\r\n" );
document.write( "\r\n" );
document.write( "    -5.6 + 8.4t = 4.9 - 7.5t.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify this equation and find t\r\n" );
document.write( "\r\n" );
document.write( "    8.4t + 7.5t = 4.9 + 5.6\r\n" );
document.write( "\r\n" );
document.write( "        15.9t   =   10.5\r\n" );
document.write( "\r\n" );
document.write( "            t   =   10.5/15.9 = 0.660377358 of an hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The coordinate of the crossing point is  x = -5.6 + 8.4*0.660377358 = -0.052830193 kilometers,  \r\n" );
document.write( "or 52.83 meters west from the flag pole.   The numbers are approximate.\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" );