Đáp án đúng: A
The radius of convergence, R, of the power series ∑ (x^n / (2^n + 4^n)) can be found using the ratio test or the root test. Using the root test: 1/R = lim (n→∞) |a_n|^(1/n) where a_n = 1 / (2^n + 4^n). So, 1/R = lim (n→∞) (1 / (2^n + 4^n))^(1/n) = lim (n→∞) 1 / (2^n + 4^n)^(1/n). Since 4^n < 2^n + 4^n < 2 * 4^n, we have (4^n)^(1/n) < (2^n + 4^n)^(1/n) < (2 * 4^n)^(1/n), which simplifies to 4 < (2^n + 4^n)^(1/n) < 4 * 2^(1/n). As n approaches infinity, 2^(1/n) approaches 1. Therefore, lim (n→∞) (2^n + 4^n)^(1/n) = 4. Thus, 1/R = 1/4, which implies R = 4. The radius of convergence is 4.