document.write( "Question 247854: Question: Find the sums of the following geometric series. 1 + 3 + 9 +...+2187.\r
\n" );
document.write( "\n" );
document.write( "What I've tried so far...
\n" );
document.write( "So: know:a=1
\n" );
document.write( " r=3
\n" );
document.write( " tn=2187
\n" );
document.write( " find:???\r
\n" );
document.write( "\n" );
document.write( "For this problem, wouldn't I have to find how many terms are in the sequence first? Then whatever n is, I plug that into another equation?\r
\n" );
document.write( "\n" );
document.write( "I'm so lost...please help! \n" );
document.write( "
Algebra.Com's Answer #180736 by mathitutor(25)![]() ![]() ![]() You can put this solution on YOUR website! This is a standard geometric progression,\r \n" ); document.write( "\n" ); document.write( "3^0 + 3^1 + 3^2 + ... + 3^7\r \n" ); document.write( "\n" ); document.write( "There is a standard formula for summation of terms of a geometric progression series. Use that to solve this. \n" ); document.write( " |