Find the value of (2^3 * 2^4 * 2^5) / 2^10.
A1
B2
C4
D8
Explanation
Numerator = 2^(3+4+5) = 2^12. Division = 2^(12-10) = 2^2 = 4.
Exam Relevance
- Topic: Algebra
- Subtopic: Indices

No Comments