To find the nth term of the given sequence 7, 10, 13, 16, 19, use the formula: nth term = first term + (n - 1) * common difference.
The given sequence is 7, 10, 13, 16, 19. To find the nth term of this sequence, we first observe that each term is the result of adding 3 to the previous term. So, we can say that the sequence follows a common difference of 3. To find the nth term, we can use the formula: nth term = first term + (n - 1) * common difference.
In this case, the first term is 7 and the common difference is 3. So, the nth term can be found using the formula: nth term = 7 + (n - 1) * 3.
Therefore, the nth term of the sequence 7, 10, 13, 16, 19 is 7 + (n - 1) * 3.
#SPJ12