Missing exponent?

1.9k Views Asked by At

$\frac{256}{2^S}=64$

How would you solve for S?

2

There are 2 best solutions below

0
On BEST ANSWER

FURTHER HINT: $\mathrm{log}_2(2^{x}) = x$

1
On

Hint: $256=2^8$, $64=2^6$, and remember the rule $2^x/2^y = 2^{x-y}$.