Problems

Age
Difficulty
Found: 3

A broken calculator carries out only one operation “asterisk”: \(a*b = 1 - a/b\). Prove that using this calculator it is possible to carry out all four arithmetic operations (addition, subtraction, multiplication, division).

The number \(x\) is such a number that exactly one of the four numbers \(a = x - \sqrt{2}\), \(b = x-1/x\), \(c = x + 1/x\), \(d = x^2 + 2\sqrt{2}\) is not an integer. Find all such \(x\).

The numbers \(x\), \(y\) and \(z\) are such that all three numbers \(x + yz\), \(y + zx\) and \(z + xy\) are rational, and \(x^2 + y^2 = 1\). Prove that the number \(xyz^2\) is also rational.