document.write( "Question 810351: Jane travels 2 times faster than Brenda. Traveling in opposite directions, they are 252 miles apart after 3.5 hours. Find their rates of travel \n" ); document.write( "
Algebra.Com's Answer #488073 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "--- \n" ); document.write( "j = 2b \n" ); document.write( "--- \n" ); document.write( "their relative speed is: \n" ); document.write( "s = 252 / 3.5 = 72 mph \n" ); document.write( "--- \n" ); document.write( "j + b = 72 \n" ); document.write( "2b + b = 72 \n" ); document.write( "3b = 72 \n" ); document.write( "--- \n" ); document.write( "b = 24 mph \n" ); document.write( "j = 48 mph \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( " |