How do I add two numbers with exponents?

  • Thread starter Thread starter Instinctlol
  • Start date Start date
  • Tags Tags
    Exponents
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Instinctlol
Messages
79
Reaction score
0
This is a really basic problem and I just need some review.
How do I add 2k+1 + 2k+1?

This is where I am stuck

212k+212k
 
Physics news on Phys.org
Think of it this way. Can you add
x + x?
y + y?
something + something?
This is what the expression
2k+1 + 2k+1
merely is. Once you get that, then you can use the appropriate property of exponents.
 
eumyang said:
Think of it this way. Can you add
x + x?
y + y?
something + something?
This is what the expression
2k+1 + 2k+1
merely is. Once you get that, then you can use the appropriate property of exponents.

Oh I see, so it would be..

2*2k+1 = 2k+2

and just another one for fun

2k+1+2k+1+2k+1+2k+1 = 4*2k+1 = 2*2*2k+1 = 2k+3

Does this seem correct?
 
Instinctlol said:
Oh I see, so it would be..

2*2k+1 = 2k+2

and just another one for fun

2k+1+2k+1+2k+1+2k+1 = 4*2k+1 = 2*2*2k+1 = 2k+3

Does this seem correct?
Not only does it seem correct, it is correct.