document.write( "Question 927792: There are two geometric sequences with 3nd term 5 and 5th term 80. What are the two possible values of the 4rd term? \n" ); document.write( "
Algebra.Com's Answer #563277 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are two geometric sequences with 3nd term 5 and 5th term 80. What are the two possible values of the 4rd term? \n" ); document.write( "a(3) = ar^2 = 5 \n" ); document.write( "a(5) = ar^4 = 80 \n" ); document.write( "=== \n" ); document.write( "Divide and solve for \"r\":: \n" ); document.write( "r^2 = 16 \n" ); document.write( "r = +4 or r = -4 \n" ); document.write( "------ \n" ); document.write( "If r = +4, a = 5/16 and a(4) = (5/16)r^3 = (5/16)*4^3 = 20 \n" ); document.write( "If r = -4, a = 80/64 = 5/4 and a(4) = (5/4)(-4)^3 = 5(-16) = -80 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |