document.write( "Question 36901: \"Write the first four terms of the geometric sequence with the first term (a sub n = 16) and common ration r= -1/2. \n" ); document.write( "
Algebra.Com's Answer #22729 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! \"Write the first four terms of the geometric sequence with the first term (a sub n = 16) and common ration r= -1/2. \n" ); document.write( "A1=16 \n" ); document.write( "A2=A1*R=16*(-1/2)=-8 \n" ); document.write( "A3=A2*R=-8*(-1/2)=4 \n" ); document.write( "A4=A3*R=4*(-1/2)=-2 \n" ); document.write( " |