How do you simplify #2^1000 - 2^999#?

2 Answers

#2^999#

Explanation:

We need to remember that:
#n^a xx n^b = n^(a+b)#

#n^a / n^b = n^(a-b)#

So here's what we gonna do

#2^1000 - 2^999#

#= (2) (2^999) - (1) (2^999)#

#= (2-1) (2^999)#

#= (2^999)#

May 29, 2018

#x=2^999#

Explanation:

We take,

#x=2^(1000)-2^999#

#x=2^(999+1)-2^999#

#x=2^999*2^1-2^999...to[becausea^(m+n)=a^m*a^n]#

#x=2^999(2^1-1)#

#x=2^999(1) #

#x=2^999#