let $f( x + \frac{ 1}{ x } ) = x ^ 2 + \frac{ 1}{ x ^ 2} $ then $f(x)$ equals
options are
$( A ) x ^ 2 - 2$
$( B ) x ^ 2 - 1$
$( C ) x ^ 2$
I don't know how to solve this type of problems
let $f( x + \frac{ 1}{ x } ) = x ^ 2 + \frac{ 1}{ x ^ 2} $ then $f(x)$ equals
options are
$( A ) x ^ 2 - 2$
$( B ) x ^ 2 - 1$
$( C ) x ^ 2$
I don't know how to solve this type of problems
On
Hint. Note that $(a+b)^2 =a^2 +2ab +b^2$. Now let $a=x$ and $b=1/x$. Then relate $f(x+\frac1x)$ with $(x+\frac1x)^2$ somehow.
The option is A. Just substitute $f(x+\frac 1x)$ in option A and verify the outcome
$$f(x+\frac 1x)=(x+\frac 1x)^2-2=x^2+\frac {1}{x^2}$$
So this outcome is only possible if $f(x)=x^2-2$