
Learn core concepts, essential formulas, and attempt practice questions designed on the latest TCS NQT testing patterns.
Find the missing term: 2, 5, 10, 17, ?, 37.
Correct Answer: A) 26
Step-by-step Solution: The series follows x^2 + 1: 1^2+1=2, 2^2+1=5, 3^2+1=10, 4^2+1=17. The missing term is 5^2+1 = 26.
Find the missing term: 4, 9, 25, 49, ?, 169.
Correct Answer: A) 121
Step-by-step Solution: The numbers are squares of prime numbers: 2^2=4, 3^2=9, 5^2=25, 7^2=49. The next prime is 11, and 11^2 = 121.
Look for prime numbers series. They are the most common trick in number patterns.