document.write( "Question 199345: if y times 1 minus x=z than what is x? \n" ); document.write( "
Algebra.Com's Answer #149801 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
y * (1-x) = z
\n" ); document.write( ".
\n" ); document.write( "y-xy =z
\n" ); document.write( ".
\n" ); document.write( "-xy = z -y
\n" ); document.write( ".
\n" ); document.write( "x = (z-y) / ( -y) = -z/y +1 =1-z/y
\n" ); document.write( ".
\n" ); document.write( "check by letting x=4, y=2, then z=-6,,,,ok for both original and answer
\n" ); document.write( "
\n" );