How do you simplify 2^8/2^32823?

2 Answers
Jul 31, 2017

(2^8)/(2^3) = color(blue)(322823=32

Explanation:

Simplifying this rational expression is straightforward since the bases are the same.

We follow the exponet rule:

(x^a)/(x^b) = x^(a-b)xaxb=xab

So

(2^8)/(2^3) = 2^(8-3) = 2^5 = color(blue)(ul(32

Jul 31, 2017

32

Explanation:

When dividing exponents with the same bases, subtract their powers.

x^a/x^b=x^(a-b)

So, 2^8/2^3=2^(8-3)=2^5 = 32.

We can verify our answer by writing out the exponent and canceling:

2^8/2^3 = (cancel(2)*cancel(2)*cancel(2)*2*2*2*2*2)/(cancel(2)*cancel(2)*cancel(2))= 2^5 =32