document.write( "Question 1149970: for the given data 2,3,7,0,-8 Geometric Mean will be
\n" );
document.write( "1)Negative
\n" );
document.write( "2)Positive
\n" );
document.write( "3)Zero
\n" );
document.write( "4)Undefined \n" );
document.write( "
Algebra.Com's Answer #771311 by greenestamps(13219) You can put this solution on YOUR website! \n" ); document.write( "The geometric mean of 5 numbers is the 5th root of the product of the numbers. \n" ); document.write( "Since one of the numbers is 0, the product of all of them is 0; so the geometric mean is 0. \n" ); document.write( "Answer choice 3 \n" ); document.write( " \n" ); document.write( " |