document.write( "Question 475149: What is Sn of the geometric series with a1 = –81, r = –2/3, and n = 5?\r
\n" );
document.write( "\n" );
document.write( "THANKS FOR THE HELP :) \n" );
document.write( "
Algebra.Com's Answer #325803 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Sn of a geometric series is given by the equation: \n" ); document.write( "Sn = a * (1-r^n) / (1-r) \n" ); document.write( "a if the first term in the sequence. \n" ); document.write( "r is the common ratio \n" ); document.write( "To see how this work, assume your sequence is: \n" ); document.write( "2,4,8,16 \n" ); document.write( "The sum of this series is 30. \n" ); document.write( "Using the formula, we have: \n" ); document.write( "a = 2 \n" ); document.write( "n = 4 \n" ); document.write( "r = 2 \n" ); document.write( "Sn = a * (1-r^n) / (1-r) which becomes: \n" ); document.write( "Sn = 2 * (1-2^4) / (1-2) which becomes: \n" ); document.write( "Sn = 2 * (1-16)/(1-2) which becomes: \n" ); document.write( "Sn = 2 * (-15 / -1) which becomes: \n" ); document.write( "Sn = -30 / -1 which becomes: \n" ); document.write( "Sn = 30. \n" ); document.write( "The formula works and can be applied to your problem. \n" ); document.write( "Your problem states: \n" ); document.write( "a = –81 \n" ); document.write( "r = –2/3 \n" ); document.write( "n = 5 \n" ); document.write( "The formula is: \n" ); document.write( "Sn = a * (1-r^n) / (1-r) \n" ); document.write( "Substituting with your values in the equation gets: \n" ); document.write( "Sn = -81 * (1-(-2/3)^5) / (1-(-2/3)) \n" ); document.write( "This becomes: \n" ); document.write( "Sn = (-81 * (1 - (-32/243))) / (1 + (2/3)) which becomes: \n" ); document.write( "Sn = (-81 * (1 + (32/243))) / (1 + (2/3)) which becomes: \n" ); document.write( "Sn = (-81 * (275/243)) / (5/3) which becomes: \n" ); document.write( "Sn = -81 * (275/243) * (3/5). \n" ); document.write( "275 can be divided by 5 and 243 can be divided by 3, so your equation becomes: \n" ); document.write( "Sn = -81 * (55/81) which then becomes: \n" ); document.write( "Sn = -55. \n" ); document.write( "The sum of the geometric series is equal to -55. \n" ); document.write( "We can check this out to see if it's true because the numbers are small enough. \n" ); document.write( "We start with -81 and then multiply it by the ratio of (-2/3) for 4 times. \n" ); document.write( "We get: \n" ); document.write( "-81 \n" ); document.write( "54 \n" ); document.write( "-36 \n" ); document.write( "24 \n" ); document.write( "-16 \n" ); document.write( "The sum of these 5 terms is equal to -55. \n" ); document.write( "The formula works and you have your solution. \n" ); document.write( " \n" ); document.write( " |