document.write( "Question 310633: I can't remember how to solve the infinite series. \r
\n" );
document.write( "\n" );
document.write( "1. What is the solution to the infinite geometric series... the lower limit is = to 1. The upper limit is the infinite symbol. 0.8(0.2)^(n-1).\r
\n" );
document.write( "\n" );
document.write( "Now I know the formula is a1/1 - r. But I can't remember which goes for A1 and which goes for r.\r
\n" );
document.write( "\n" );
document.write( "2. What is the solution to the infinite geometric series... the lower limit is = to 1. The upper limit is the infinite symbol. (-2/3)^(n-1) \n" );
document.write( "
Algebra.Com's Answer #222128 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. What is the solution to the infinite geometric series... the lower limit is = to 1. The upper limit is the infinite symbol. 0.8(0.2)^(n-1). \n" ); document.write( "-- \n" ); document.write( "S = a(1)[1/(1-r) \n" ); document.write( "a(1) = 0.8(0.2)^(0) == 0.8 \n" ); document.write( "r = 0.2 \n" ); document.write( "--- \n" ); document.write( "S = 0.8[1-0.2] = 1 \n" ); document.write( "=============================== \n" ); document.write( " \n" ); document.write( "2. What is the solution to the infinite geometric series... the lower limit is = to 1. The upper limit is the infinite symbol. (-2/3)^(n-1) \n" ); document.write( "------- \n" ); document.write( "This series alternates : 1, -2/3, 4/9, -8/27, 16/81... etc. \n" ); document.write( "So you have two series: \n" ); document.write( "1, 4/9, 16/81,... \n" ); document.write( "and \n" ); document.write( "(-2/3), (-8/27)... \n" ); document.write( "---- \n" ); document.write( "The sum of the 1st = ? \n" ); document.write( "a(1) = 1 \n" ); document.write( "r = 4/9 \n" ); document.write( "S = 1/(1- 4/9) = 1/(5/9) = 9/5\r \n" ); document.write( "\n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "The sum of the 2nd = ? \n" ); document.write( "a(1) = -2/3r = (4/9) \n" ); document.write( "S = (-2/3)/[1-4/9] = (-2/3)/(5/9) = -6/5 \n" ); document.write( "---------------\r \n" ); document.write( "\n" ); document.write( "Total sum = (9/5)-(6/5) = 3/5 \n" ); document.write( "================================== \n" ); document.write( "Note: You can find reminders of how to handle virtually \n" ); document.write( "all math procedures by using Google on the web. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |