document.write( "Question 936442:  What is a geometric mean? Explain the different triangle and similarity relationships of the geometric mean.\r
\n" );
document.write( "\n" );
document.write( "I know that Geometric Mean is a special average where I would multiply numbers together then take their square root (if only two numbers), cube root (if three numbers) and so forth and so on. (But I'm having trouble answering the second part of the question please help.)  \n" );
document.write( "
| Algebra.Com's Answer #570166 by rothauserc(4718)     You can put this solution on YOUR website! a) Geometric mean is the nth root of the product of n numbers. \n" ); document.write( "b) Consider a right triangle ABC with angle c = 90 degrees. Drop an altitude(a) from angle c to point D on line segment AC. Now we have two right triangles that are similar, ABD and DBC. Also, we choose AD = 4 and DC = 11 and AC is the hypotenuse of ABC. Since the triangles are similar, we have the following relationship involving the two triangles. \n" ); document.write( "4/a = a/11 \n" ); document.write( "a^2 = 44 \n" ); document.write( "a = 2*square root(11) \n" ); document.write( "note that a is the geometric mean of AD(4) and DC(11), that is \n" ); document.write( "a = square root(44) = 2*square root(11)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |