Difficulty: Easy
Correct Answer: 169
Explanation:
Introduction / Context:This is a straightforward surds-and-indices computation. Recognize how exponents distribute over radicals and simplify to an integer using exponent rules. No approximation is required.
Given Data / Assumptions:
Concept / Approach:Convert the radical to an exponent, then multiply exponents: (a^(m))^(n) = a^(m n). This yields a power of 13 that is easy to evaluate exactly.
Step-by-Step Solution:
(√13)^4 = (13^(1/2))^4 = 13^(1/2 * 4) = 13^2.13^2 = 169.Verification / Alternative check:Square first, then square again: (√13)^2 = 13; 13^2 = 169. Same result.
Why Other Options Are Wrong:
Common Pitfalls:Forgetting that exponents multiply when raising a power to a power, or misreading the expression as √(13^4).
Final Answer:169
Discussion & Comments