Assume we have a calculator with the following flaw. The only operations can be done by it are $+$ and $-$ and $\dfrac{1}{x}$ i.e. you only can add or subtract two numbers and also calculate the reciprocal but you can't multiply or divide. Using this calculator how can you multiply two numbers?
I twiddled with lots of formulas but I got nowhere. Sorry if I can't add any further information or idea. I appreciate any solution on this....
I assume that you can also put additional numbers (except your two operands) into the calculator, i.e. that you can calculate $x+4$, for instance. Then, $$\frac14\,x^2=\frac1{\dfrac1x-\dfrac1{x+4}}-x\tag1$$ and $$xy=\frac14\,(x+y)^2-\frac14\,(x-y)^2\tag2.$$ Of course, (1) is valid only if $x\neq0,-4$, but there's no need to calculate $0^2$, and if $x=-4$, we use $x^2=(-x)^2$.