document.write( "Question 25596: Solve for x:
\n" );
document.write( "x = (x - y) * z \n" );
document.write( "
Algebra.Com's Answer #13725 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x=xz-yz \n" ); document.write( "x-xz=-yz \n" ); document.write( "x(1-z)=-yz \n" ); document.write( "x=-yz/(1-z) or if you like x=yz/(z-1)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |