document.write( "Question 603866: 1/x+1/y=1/z solve for x. I have seen the answer, x=yz/y-z. I need to know how the answer is derived. \n" ); document.write( "
Algebra.Com's Answer #380861 by scott8148(6628) You can put this solution on YOUR website! subtracting 1/y ___ 1/x = 1/z - 1/y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combining fractions (common denominator) ___ 1/x = (y / yz) - (z / yz) = (y - z) / yz\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "taking inverse ___ x = yz / (y - z) \n" ); document.write( " |