The nth term of a sequence is T_n = 10 + 7n. Find T_7.
Note
A formula for T_n gives the value of any term when we put the term number in place of n. Substitute n = 7: T_7 = 10 + 7×7 = 59. So for the requested term, replace n carefully, multiply first, and then add or subtract. This gives the answer 59.
