document.write( "Question 809672: Find the geometric mean between 12 & 9. \n" ); document.write( "
Algebra.Com's Answer #487702 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! geometric mean of two numbers n and m is: sqrt( n*m ), so: \n" ); document.write( "sqrt( 12*9 ) \n" ); document.write( "Answer: \n" ); document.write( "sqrt( 108 ) ~= 10.392 \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( " |