document.write( "Question 63561: I need help on this homework problem. Thank you for any help you can provide.\r
\n" );
document.write( "\n" );
document.write( "a1=1 r=-1 find s20\r
\n" );
document.write( "\n" );
document.write( "I keep getting 1 as the answer but the answer is 0. what am I missing? \n" );
document.write( "
Algebra.Com's Answer #44277 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a1=1 r=-1 find s20 \n" ); document.write( "--------- \n" ); document.write( "S(n)= a(1)[r^(n+1)-1]/ [r-1] \n" ); document.write( "S(20)= 1[[(-1)^(21)-1]/[-1-1] \n" ); document.write( "S(20)= [-1-1]/[-1-1]=1 \n" ); document.write( "You are correct. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |