How do you solve (2^6 times 2^3)/(2^n) = 2^526×232n=25?

1 Answer
May 25, 2017

n=4n=4

Explanation:

First multiply both sides by color(green)2^color(green)n2n :

(2^6 times 2^3)/(2^n)26×232n times× color(green)2^color(green)n2n == 2^525 times× color(green)2^color(green)n2n

This will remove 2^n2n from the LHS :

(2^6 times 2^3)/cancel(2^n) times cancel(2^n) = 2^5 times color(green)2^color(green)n

Second add the exponents of similar bases :

2^(6+3)= 2^(5+n)

=> 2^9= 2^(5+n)

Third use the "Base Rule" :

i.e. 9= 5 + n

:. n=4