document.write( "Question 3977: What is Sn of the geometric series with a1 = 4, an = 256 and n = 4? \n" ); document.write( "
Algebra.Com's Answer #1749 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "need to find r. We know a=4 and that the fourth term, ar^3 = 256 --> r^3 = 64, so r = cube root of 64, so r=4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, now: \n" ); document.write( " \n" ); document.write( "Sn = 340\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is easy to check in this case, since the GP is small: 4+16+64+256 = 340.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " |