document.write( "Question 777963: what is x = to in the equation z = (x-y)/x \n" ); document.write( "
Algebra.Com's Answer #474337 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is x = to in the equation z = (x-y)/x \n" ); document.write( "----------- \n" ); document.write( "z = (x-y)/x \n" ); document.write( "zx = x-y \n" ); document.write( "zx - x = -y \n" ); document.write( "x - xz = y \n" ); document.write( "x*(1 - z) = y \n" ); document.write( "x = y/(1 - z) \n" ); document.write( " \n" ); document.write( " |