Exams › SSC CGL (Prelims) › General
Correct answer: 100
The pattern is $a * b = a^b$. So $7 * 2 = 7^2 = 49$ would not fit, but the given outputs match the pattern $a^b$ only if the numbers are reversed in the written examples; for the intended pattern, $5 * 4 = 5^4 = 625$ is not among the options. Since the provided answer is 100, the intended rule is likely $a * b = (a+b)^2$? However, checking $7 * 2 = 9^2 = 81$ also does not fit. The question appears inconsistent; among the options, 100 is the keyed answer.