Can someone explain why the exponents behave like this

  • Context: Undergrad 
  • Thread starter Thread starter treehau5
  • Start date Start date
  • Tags Tags
    Explain 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
1 reply · 3K views
treehau5
Messages
6
Reaction score
0
Hello,

I can't seem to wrap my mind around this. I understand exponent properties, but for some reason when you throw that n in there it rocks my world.

I was solving an induction problem, and a piece of the algebra that I sort of guessed at was this:
(3n-3n-1)

Which after factoring becomes
3n-1(3-1)

I do not understand how the exponential division is working here with the n. Can someone please explain?

I tried testing it out a different way by just writing 3n/3n-1 which equals 3, but this somehow confused me more.
 
Last edited:
Physics news on Phys.org
treehau5 said:
Hello,

I can't seem to wrap my mind around this. I understand exponent properties, but for some reason when you throw that n in there it rocks my world.

I was solving an induction problem, and a piece of the algebra that I sort of guessed at was this:
(3n-3n-1)

Which after factoring becomes
3n-1(3-1)

I do not understand how the exponential division is working here with the n. Can someone please explain?

I tried testing it out a different way by just writing 3n/3n-1 which equals 3, but this somehow confused me more.


If you understand [itex]\,xy-x=x(y-1)\,[/itex], which is a simple application of the distributivity axiom (in some

field), then putting [itex]\,x=3^{n-1}\,\,,\,y=3\,[/itex] , we get:
[tex]3^n-3^{n-1}=3^{n-1}\cdot 3 -3^{n-1}=3^{n-1} (3-1)=2\cdot 3^{n-1}[/tex]
Tadaaah!

DonAntonio