document.write( "Question 272083: If x+(1/y)=1 and y+(1/z)=1, what is the value of the product xyz? \n" ); document.write( "
Algebra.Com's Answer #199292 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x+(1/y)=1 ___ xy + 1 = y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ xy + 1 + 1/z = 1 ___ xyz + z + 1 = z ___ xyz = -1 \n" ); document.write( " |