document.write( "Question 924734: [Two buses leave a station at the same time and travel in opposite directions. One bus travels 10 kph faster than the other. If the two buses are 532 km apart after 2 hours, what is the rate of each bus? ] \n" ); document.write( "
Algebra.Com's Answer #561053 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = speed of bus a \n" ); document.write( "y = speed of bus b \n" ); document.write( "--- \n" ); document.write( "combined speed of buses = x + y \n" ); document.write( "--- \n" ); document.write( "x = y + 10 \n" ); document.write( "--- \n" ); document.write( "s = d/t \n" ); document.write( "x + y = 532/2 \n" ); document.write( "x + y = 266 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x = y + 10 \n" ); document.write( "x + y = 266 \n" ); document.write( "--- \n" ); document.write( "x - y = 10 \n" ); document.write( "x + y = 266 \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 = speed of bus a = 138 kph \n" ); document.write( "y = speed of bus b = 128 kph \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( " |