document.write( "Question 825397: A person can walk at a rate of 2 1/2 miles per hour. How long would it take this person to walk 10 miles?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #497246 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "s = d/t \n" ); document.write( "t = d/s \n" ); document.write( "--- \n" ); document.write( "t = 10/2.5 \n" ); document.write( "t = 4 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( "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( " |