Thursday, 14 November 2013

all ordered triples (x, y, z) of real numbers

Find all ordered triples (x, y, z) of real numbers which satisfy the following system of equations
xy = z - x - y
yz = x - y - z
zx = y - z -x

No comments:

Post a Comment

Define \(f: \mathbb{R} \rightarrow \mathbb{R}\) by \[f(x)= \begin{cases}(1-\cos x) \sin \left(\frac{1}{x}\right), & x \neq 0 \\ 0, ...