document.write( "Question 1096429: evaluate 1+3^2+3^3+..++..3^60 everything divided by 3^61-1 \n" ); document.write( "
Algebra.Com's Answer #710961 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! The expression as you show it is \n" ); document.write( "(1+3^2+3^3+...+3^60)/(3^61-1) \n" ); document.write( "I suspect you have omitted one term from the numerator, so that the expression is supposed to be \n" ); document.write( "(1+3+3^2+3^3+...+3^60)/(3^61-1) \n" ); document.write( "If that is indeed what the expression is supposed to be then the formula for the sum of a finite geometric series tells us that the numerator is equivalent to \n" ); document.write( " \n" ); document.write( "and so the entire expression is equal to \n" ); document.write( " |