document.write( "Question 420631: What is the geometric mean of: a and 4a?
\n" );
document.write( "What is the geometric mean of: 2a and 4a? \n" );
document.write( "
Algebra.Com's Answer #293849 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the geometric mean of: a and 4a? \n" ); document.write( "---- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "a/x = x/4a \n" ); document.write( "--- \n" ); document.write( "x^2 = 4a^2 \n" ); document.write( "x = 2a \n" ); document.write( "-------------------- \n" ); document.write( "What is the geometric mean of: 2a and 4a? \n" ); document.write( "Solve for \"x\": \n" ); document.write( "2a/x = x/4a \n" ); document.write( "x^2 = 8a^2 \n" ); document.write( "x = 2a*sqrt(2) \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |