document.write( "Question 1003398: Find the sum of the four geometric means between 160 and 5. \n" ); document.write( "
Algebra.Com's Answer #620157 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since there are four means, there are five multiplicative steps going from 160 to 5...another way of showing that is... \n" ); document.write( "160r^5 = 5 \n" ); document.write( "r^5 = 5/160 = 1/32 \n" ); document.write( "r = 1/2 \n" ); document.write( "Thus the terms must be \n" ); document.write( "160,80,40,20,10,5 \n" ); document.write( "and the sum of the four intermediate means is \n" ); document.write( "150 \n" ); document.write( " |