document.write( "Question 1140358: find the nth term of the sequence -2/3,-1/6,1/3,5/6,4/3 \n" ); document.write( "
Algebra.Com's Answer #760882 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Rewrite the given sequence all with the least common denominator:

\n" ); document.write( "-4/6, -1/6, 2/6, 5/6, 8/6, ...

\n" ); document.write( "The numerators form an arithmetic sequence: -4, -1, 2, 5, 8, ...

\n" ); document.write( "So the given numbers are the first 5 terms of an arithmetic sequence given by the formula

\n" ); document.write( "\"t%28n%29+=+%283n-7%29%2F6\"

\n" ); document.write( "However, while that is very probably the intended answer to the problem, in fact it is not possible to answer the question as posed. The trouble is that, with the problem as shown, the subsequent terms of the sequence could be ANYTHING; and of course that would make it impossible to know the n-th term.

\n" ); document.write( "Unfortunately, you see this kind of problem all the time, where there is an obvious apparent pattern to the given sequence of numbers. But for the problem to be valid and solvable, the statement of the problem HAS TO tell you that the sequence is an arithmetic sequence.
\n" ); document.write( "
\n" );