Exponents and Variable Equalities

  • Context:
  • Thread starter Thread starter RidiculousName
  • Start date Start date
  • Tags Tags
    Exponents Variable
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
5 replies · 2K views
RidiculousName
Messages
28
Reaction score
0
I am not sure how to figure this out. Basically, I know XN + XN = 2XN and that 2N + 2N = 2N+1. So, since 2 * 2 = 4 why doesn't 2N+1 = (2 * 2)N = 4N?
 
Mathematics news on Phys.org
Why did you put the brackets there? Then you have to distribute N over both twos, which is not what you started out with.
 
greg1313 said:
Why did you put the brackets there? Then you have to distribute N over both twos, which is not what you started out with.

Sorry, I am terrible with the syntax of math. How would I indicate that the 2s should be multiplied before the exponent is applied? (2(2))N?
 
(2 * 2)$^\text{N}$

Is this part of a problem you're working on? If so, please post it and I'll be better equipped to help. :)
 
greg1313 said:
(2 * 2)$^\text{N}$

Is this part of a problem you're working on? If so, please post it and I'll be better equipped to help. :)

I'm not really working on a problem. I'm just trying to figure out why it doesn't fit. I want to know the concepts behind the numbers here.

- - - Updated - - -

topsquark said:
[math]2^{N + 1} = 2 \cdot 2^N \neq 4^N[/math]

-Dan

Thank you. I think I've got it. Basically in 2XN the exponent is applied first. So that's why 2N + 2N = 2N+1 but not 4N