View Single Post
Old Sep 24, 2006 | 12:27 PM
  #6  
F22B Prelude's Avatar
F22B Prelude
Rachel Bilson
 
Joined: Oct 2005
Posts: 11,230
Likes: 0
From: South Bend/Walkerton, Ind
Default

Originally Posted by Schwa
x^2 + 1/x^2 - 2

is the same as :

x^4 - 2x^2 + 1

after you multiply every term by x^2.

Then that is just a perfect square so when youfactor it you get

(x^2-1)(x^2-1)

which is two differnece of squares which gives:
(x+1)(x-1)(x+1)(x-1)

Hope that helps.
So you just square each term right?
Reply