document.write( "Question 1175883: Let x, y, and z be nonzero real numbers, such that no two are equal, and
\n" );
document.write( "x + {1}/{y} = y + {1}/{z} = z + {1}/{x}. Find all possible numeric values of xyz. \n" );
document.write( "
Algebra.Com's Answer #801622 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x + 1/y = y + 1/z = z + 1/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have a system of three equations:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 1/y = y + 1/z \n" ); document.write( "x + 1/y = z + 1/x \n" ); document.write( "y + 1/z = z + 1/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving, we get (x, y, z) = (-1, 1/2, 2) or (1, -1/2, -2). The product xyz can be |