document.write( "Question 818402: Two search and rescue teams leave base at the same time looking for a lost boy. The first team on foot, heads north at 2mph; and the other, on horseback, head south at 4mph. How long will it take them to search a combined distance of 21 miles between them?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492515 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "t = d / s \n" ); document.write( "--- \n" ); document.write( "t = 21/(2 + 4) \n" ); document.write( "t = 21/6 \n" ); document.write( "--- \n" ); document.write( "t = 3.5 hours \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |