document.write( "Question 817479: a motorcycle can be driven 110 miles in 3 hours, how long will it take to travel 125 miles? \n" ); document.write( "
Algebra.Com's Answer #492074 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "s = 110/3 \n" ); document.write( "s = 36.67 mph \n" ); document.write( "--- \n" ); document.write( "t = d / s \n" ); document.write( "t = 125/(110/3) \n" ); document.write( "t = 3.4090909 hrs \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "3 hours 24 minutes 32.7 seconds \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( " |