The full question is here:
In an arithmetic sequence, the first term is $2$ and the second term is $5$. Term number $N$ of
the sequence has a value of $M$, such that $M$ is the largest two-digit number in the sequence.
What is the value of $M + N$?
I tried to make a possible sequence and solve that problem from there but have no success, in fact I kind of don't understand where to start. Any help will be appreciated, thank you.
From the first two elements of the sequence, the arithmetic sequence must be of the form $(x_n)$ with $x_n = 3n-1$.
The largest 2-digit number in this sequence is $3 \cdot 33-1=98$, and so $M+N = 98+33 = 131$.