Can someone explain why the exponents behave like this

  • Thread starter Thread starter treehau5
  • Start date Start date
  • Tags Tags
    Explain Exponents
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 \,xy-x=x(y-1)\,, which is a simple application of the distributivity axiom (in some

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

DonAntonio
 
Back
Top