document.write( "Question 842381: The common ratio of a geometric series is 1/3 and the sum of the first 5 terms is 121. What is the value of the first term? \n" ); document.write( "
Algebra.Com's Answer #514279 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "S=t*(1 - r^n)/(1 - r)\r \n" ); document.write( "\n" ); document.write( "121=t*(1 - 1/3^5)/(1 - 1/3) \n" ); document.write( "t1 = 81 \n" ); document.write( " \n" ); document.write( " |