document.write( "Question 118445: The arithmetic sequence x,2x-20,3x-28,... has D1=-16. What is the formula for the nth term ?
\n" );
document.write( "I said tn= -16+12 but was marked wrong :( \n" );
document.write( "
Algebra.Com's Answer #86621 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Second term - First = d \n" ); document.write( "2x - 20 - x = d \n" ); document.write( "x - 20 = d \n" ); document.write( "The sequence is not arithmetic ... \n" ); document.write( " |