document.write( "Question 185684: How do you solve a geomtric mean when the first term is 81, and the fifth term is 16? \n" ); document.write( "
Algebra.Com's Answer #139274 by stanbon(75887) ![]() You can put this solution on YOUR website! How do you solve a geomtric mean when the first term is 81, and the fifth term is 16? \n" ); document.write( "-------------- \n" ); document.write( "Form: a(n) = ar^(n-1) \n" ); document.write( "---- \n" ); document.write( "a = 81 \n" ); document.write( "a(5) = ar^(5-1) = 16 \n" ); document.write( "a(5) = 81*r^4 = 16 \n" ); document.write( "r^4 = 16/81 \n" ); document.write( "r = 2/3 \n" ); document.write( "------------------ \n" ); document.write( "Geometric sequence: \n" ); document.write( "81, (2/3)81, (2/3)^2*81, (2/3)^3(81) ...\r \n" ); document.write( "\n" ); document.write( "81, 54, 36, 24, 16 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |