document.write( "Question 1041318: If S8 = 1530 and r = 2, what is a1?\r
\n" ); document.write( "\n" ); document.write( "3
\n" ); document.write( "6
\n" ); document.write( "9
\n" ); document.write( "12
\n" ); document.write( "

Algebra.Com's Answer #656282 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
A1 = 6
\n" ); document.write( "here's why.
\n" ); document.write( "formula for Sn = A1 * (1 - r^n) / (1 - r)
\n" ); document.write( "r = 2
\n" ); document.write( "n = 8
\n" ); document.write( "S8 = 1530
\n" ); document.write( "formula becomes 1530 = A1 * (1 - 2^8) / (1 - 2)
\n" ); document.write( "simplify to get 1530 = A1 * (-255 / (-1))
\n" ); document.write( "simplify further to get 1530 = A1 * 255
\n" ); document.write( "divide both sides of the equation by 255 to and solve for A1 to get A1 = 1530 / 255 = 6
\n" ); document.write( "A1 = 6
\n" ); document.write( "S8 = 6 * (1 - 2^8) / (1 - 2) = 6 * -255 / -1 = 6 * 255 = 1530
\n" ); document.write( "solution is confirmed as good.
\n" ); document.write( "A1 = 6
\n" ); document.write( "
\n" );