Govt. Exams
Entrance Exams
Each number is of the form 2^n - 1: 2^2-1=3, 2^3-1=7, 2^4-1=15, 2^5-1=31, 2^6-1=63, 2^7-1=127
In a circle of 8, opposite positions are 4 apart. If B is 2 clockwise from A, B is 2 counter-clockwise from E
Differences: 1, 2, 3, 4, 5. So next difference is 5, therefore 20+5=25
Mother's brother = Uncle. Uncle's son = Cousin. Cousin's sister = Cousin. So the relation is Cousin.
Start (1,1): 3 right→(4,1), 2 down→(4,3), 1 left→(3,3), 2 up→(3,1)
Each letter is shifted forward by 1: S→T, C→D, I→J, E→F, N→O, C→D, E→F. For MATHS: M→N, A→B, T→U, H→I, S→T. Wait, rechecking: S(+1)=T, C(+1)=D, I(+1)=J, E(+1)=F, N(+1)=O, C(+1)=D, E(+1)=F gives TFNRODF, not matching. Alternative: reverse +1: M(+1)=N, A(+1)=B, T(+1)=U, H(+1)=I, S(+1)=T = NBUIT. Closest is NBUID.