document.write( "Question 926033: From a point on a straight bicycle tail. Reese and Rachel ride bicycles in opposite directions. Rees's speed is 2 miles per hour slower than Rachel's. If they are 50 miles apart in 2.5 hours, what is the speed of each bicyclist? \n" ); document.write( "
| Algebra.Com's Answer #561984 by TimothyLamb(4379)     You can put this solution on YOUR website! x = reese speed \n" ); document.write( "y = rachel speed \n" ); document.write( "--- \n" ); document.write( "x = y - 2 \n" ); document.write( "x - y = -2 \n" ); document.write( "--- \n" ); document.write( "their relative speed: \n" ); document.write( "x + y \n" ); document.write( "--- \n" ); document.write( "s = d/t \n" ); document.write( "x + y = 50/2.5 \n" ); document.write( "x + y = 20 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - y = -2 \n" ); document.write( "x + y = 20 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = reese speed = 9 mph \n" ); document.write( "y = rachel speed = 11 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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " \n" ); document.write( " |