Difficulty: Medium
Correct Answer: 2^{1000}
Explanation:
Concept / Approach
Step-by-step calculationx = 210 = 1024y = x100 = (210)100 = 21000Therefore, y = 21000
Checklogxy = log21021000 = 1000/10 = 100 ✔
Discussion & Comments