fedaykin
- 136
- 3
I'm trying to compose f(x)= x + \frac{1}{x} with itself. e.g. f \circle f
I have x + \frac{1}{x} + \frac{1}{x+(1/x)}
Now I multiplied \frac{1}{x + (1/x)} * \frac{x}{x} and I got:
x + \frac{1}{x} + \frac{x}{x^2+1}
This is not the correct answer according to the book.
Books is:
\frac{x^4+3x^2+1}{x(x^2+1)}
I have no idea how they got that. I can't get a common denominator and get that.
I have x + \frac{1}{x} + \frac{1}{x+(1/x)}
Now I multiplied \frac{1}{x + (1/x)} * \frac{x}{x} and I got:
x + \frac{1}{x} + \frac{x}{x^2+1}
This is not the correct answer according to the book.
Books is:
\frac{x^4+3x^2+1}{x(x^2+1)}
I have no idea how they got that. I can't get a common denominator and get that.
Last edited: