How can the next term in the infinite sequence 1, 5, 12, 22, 35, ... be generated?
A. Square the term number, subtract the tem number from the result, multiply by 3, and divide the result by 2.
B. Square the term number, multiply the result by 3. divide by 2, and subtract the term number from the result.
C. Square the term number, divide the result by 2 subtract the term number, and multiply the result by 3.
D. Square the term number, multiply the result by 3 subtract the tem number, and divide the result by 2.