document.write( "Question 39510: write out the term of the geometric sequence that satisfies the given conditions.
\n" );
document.write( "a1=-9,r=-9/10,n=5 \n" );
document.write( "
Algebra.Com's Answer #24975 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, our first tern is -9. After that, we just multiply each term by the common ratio, which is in this case -9/10, until we get 5 terms...so we get \n" ); document.write( "-9 \n" ); document.write( "81/10 \n" ); document.write( "-729/100 \n" ); document.write( "6561/1000 \n" ); document.write( "-59049/10000 \n" ); document.write( " |