document.write( "Question 485370: Respected Sir / Mam ,
\n" );
document.write( "Please help me to solve this question. I will be very grateful for your help .
\n" );
document.write( "My question is :
\n" );
document.write( "Which term of the progression - 1, -3,-5 .... is -39 ?\r
\n" );
document.write( "\n" );
document.write( "As the answer given is : 20th
\n" );
document.write( "Please provide me the steps for this question.\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #331974 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! This is an arithmetic sequence with common difference = -2. \n" ); document.write( "The general formula for the n-th term of an arithmetic sequence is: \n" ); document.write( "a_n = a1 + (n-1)d \n" ); document.write( "In this case, a1 = -1, d = -2, so we have: \n" ); document.write( "a_n = -1 - 2(n-1) \n" ); document.write( "We need to solve for n for a_n = -39: \n" ); document.write( "-39 = -1 - 2(n-1) \n" ); document.write( "2(n-1) = 38 \n" ); document.write( "n-1 = 19 \n" ); document.write( "n = 20 \n" ); document.write( " |