Factoring

beth56374

New member
Joined
Nov 14, 2009
Messages
5
I have been trying to figure out how to factor this equation: x^(2n-1)-2x^(n+1)+x
I have been lost on where to even begin... any help is much appreciated!!!

x^(2n-1)-2x^(n+1)+x
 
beth56374 said:
I have been trying to figure out how to factor this equation: x^(2n-1)-2x^(n+1)+x
I have been lost on where to even begin... any help is much appreciated!!!

x^(2n-1)-2x^(n+1)+x

x2n12xn+1+x\displaystyle x^{2n-1} - 2x^{n+1} + x

Are you sure that the first power is (2n -1) and not (2n+1)
 
No wonder!!

x^(2n+1)-2x^(n+1)+x[/quote]

x2n+12xn+1+x\displaystyle x^{2n+1} - 2x^{n+1} + x

=x(x2n2xn+1)\displaystyle = x \cdot (x^{2n} - 2x^{n} + 1)

substitute

u = x[sup:fk8w0pk0]2n[/sup:fk8w0pk0]

x(x2n2xn+1)\displaystyle x \cdot (x^{2n} - 2x^{n} + 1)

=x(u22u+1)\displaystyle = x \cdot (u^2 - 2u + 1)

Now continue...
 
Thank you so much!!! Sorry about the confussion... wish I would've realized it a while ago :?
 
Top