document.write( "Question 877110: Please help me, I don't understand I've tried it and came up with -1874571.4 but I know the answer is 714.5. Could you please show me the steps...
\n" );
document.write( "*** Find the partial sum of the geometric series. S9 for 1000-400+160-64+... \n" );
document.write( "
Algebra.Com's Answer #529187 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! S9 = a +ar +ar^2 +ar^3 +ar^4 + .... +ar^9, where r is the common ratio \n" ); document.write( "S9 = a(1 - r^9) / (1 - r) \n" ); document.write( "We are given 1000 -400 +160 -64 + \n" ); document.write( "To find r, we divide the second term by the first \n" ); document.write( "r = -400 / 1000 = -2/5 \n" ); document.write( "S9 = 1000(1 -(-2/5)^9) / (1 -(-2/5) \n" ); document.write( "S9 = 1000(1 -(-0.000262144)) / 1.4 \n" ); document.write( "S9 = 1000 * 1.000262144 / 1.4 \n" ); document.write( "S9 = 714.47296 \n" ); document.write( " \n" ); document.write( " |