document.write( "Question 808948: A certain type of bacteria can move at a speed of 220 micrometers per second.
\n" );
document.write( "What is the distance,in meters,moved by the bacteria after 12 hours? \n" );
document.write( "
Algebra.Com's Answer #487306 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "d = s * t \n" ); document.write( "--- \n" ); document.write( "s = 220e-6 meters / second * 3600 seconds / hour = 0.792 meters / hour \n" ); document.write( "Answer: \n" ); document.write( "d = 0.792 * 12 = 9.504 meters \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( " |