Each corresponding letter moves forward by 2 positions in the alphabet. G->I->K->M; M->O->Q->S; S->U->W->Y; Y->A->C->E. The result is MSYE.
57. An elevator has the capacity of 12 adults or 20 children. How many adults can board the elevator with 15 children?
(a) 4
(b) 5
(c) 3
(d) 6
Answer:
(c) 3
Explanation:
15 children take up 15/20 = 3/4 of the elevator’s capacity. The remaining capacity is 1/4. 1/4 of the adult capacity (12) is 3 adults.
58. Rohan ranks seventh from the top and twenty sixth from the bottom in a class. How many students are there in the class?
(a) 31
(b) 32
(c) 33
(d) 34
Answer:
(b) 32
Explanation:
Total students = (Rank from top + Rank from bottom) – 1 = (7 + 26) – 1 = 32.
59. Five men A, B, C, D and E read a newspaper. The one who reads first gives it to C. The one who reads last had taken it from A. E was not the first or the last to read. There are two readers between B and A. Who reads the newspaper last?
(a) A
(b) C
(c) D
(d) E
Answer:
(c) D
Explanation:
The sequence forms as follows: B reads first, passes to C. E reads third. A reads fourth and passes to D, who reads last. So the order is B, C, E, A, D. Therefore, D reads last.
60. If 52×45=30; 73×21=23 and 84×52=42. then 62×43=?
(a) 20
(b) 30
(c) 24
(d) 32
Answer:
(c) 24
Explanation:
The pattern involves multiplying the digits of the first number and the digits of the second number, then adding them together. For 52×45: (5×2) + (4×5) = 10 + 20 = 30. For 62×43: (6×2) + (4×3) = 12 + 12 = 24.