To find the 50th term of the given sequence, we need to determine the pattern or rule governing the sequence. In this case, it appears that the sequence is decreasing by 3 with each term.
Starting from the first term, 10, and subtracting 3 successively, we can calculate the terms:
10, 7, 4, 1, -2, -5, -8, ...
We can observe that the sequence is formed by subtracting 3 from the previous term.
To find the 50th term, we can apply the pattern to the first term:
10 - (3 * (50 - 1))
Calculating the expression:
10 - (3 * 49) = 10 - 147 = -137
Therefore, the 50th term of the sequence is -137.