$$F\left(\frac{1} {x}\right)=x^3 - 2$$
$$F(x)=\left(\frac{1} {x}\right)^3 - 2$$
$$F\left(\frac{x} {y}\right) = \left(\frac{y} {x}\right)^3 - 2 $$
I don't understand what I'm doing wrong.
$$F\left(\frac{1} {x}\right)=x^3 - 2$$
$$F(x)=\left(\frac{1} {x}\right)^3 - 2$$
$$F\left(\frac{x} {y}\right) = \left(\frac{y} {x}\right)^3 - 2 $$
I don't understand what I'm doing wrong.
Everything is correct, except one thing: you should first make the assumption that $x\neq0$ since division by zero is undefined: $$F(x)=\left(\frac{1} {x}\right)^3 - 2\quad\text{where } x\neq0$$ And the other assumption is that in $\dfrac xy$, $y\neq 0$ so that the following holds: (of course, we are always assuming that $x\neq 0$ since we are taking its inverse) $$F\left(\dfrac xy\right)=\left(\dfrac yx\right)^3-2\quad\text{where $x\neq0$ and $y\neq0$ }.$$ Since you could easily derive nonsense without those important assumptions, example: $$F(1/0)=-2\text{ and }F(2/0)=-2\\\text{ $\,$so: }(0/1)^3-2=(0/2)^3-2 \\ (0/1)^3=(0/2)^3 \\ (0/1)^{-3}=(0/2)^{-3}\\ 1=2$$
x=0. Why should it be wrong?, also 0! = 1 :P – Daniel Sep 11 '13 at 11:42f(x)=x/0, what would bef(5)? – Daniel Sep 11 '13 at 12:00f(x,y)=x/ymay be undefined fory=0– Daniel Sep 11 '13 at 12:06