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)\"\" \"About 
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( "\"%283%5E61-1%29%2F%283-1%29+=+%283%5E61-1%29%2F2\"
\n" ); document.write( "and so the entire expression is equal to
\n" ); document.write( "\"%28%283%5E61-1%29%2F2%29%2F%283%5E61-1%29+=+1%2F2\"
\n" ); document.write( "
\n" );