Difficulty: Easy
Correct Answer: 4
Explanation:
Concept / Approach
Step-by-step calculation(256)^0.16 × (256)^0.09 = 256^(0.16 + 0.09) = 256^0.25256 = 2^8 ⇒ 256^0.25 = (2^8)^(1/4) = 2^(8/4) = 2^2 = 4
Final Answer4
Discussion & Comments