document.write( "Question 44888: Hello:\r
\n" );
document.write( "\n" );
document.write( "I am asked to solve for x\r
\n" );
document.write( "\n" );
document.write( "x - z = xy + w\r
\n" );
document.write( "\n" );
document.write( "This is a practice exam so I am given the answer of:\r
\n" );
document.write( "\n" );
document.write( "w + z
\n" );
document.write( "-----
\n" );
document.write( "1 - y\r
\n" );
document.write( "\n" );
document.write( "I do not understand how they arrived at this answer. To be honest I do not understand how to approach this problem. I can make it this far:
\n" );
document.write( "x - z = xy + w
\n" );
document.write( "x = xy + w + z
\n" );
document.write( "x - xy = w + z\r
\n" );
document.write( "\n" );
document.write( "Thank you very much for your time and help.\r
\n" );
document.write( "\n" );
document.write( "David
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #29737 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x - z = xy + w \n" ); document.write( "You need to get the x's on one side of the equal sign.\r \n" ); document.write( "\n" ); document.write( "So, subtract xy from both sides to get: \n" ); document.write( "x-xy-z=w \n" ); document.write( "Get rid of the terms that have no x and are on the same side as the x terms. \n" ); document.write( "Add z to both sides to get: \n" ); document.write( "x-xy=w+z \n" ); document.write( "Now, factor out the x to get: \n" ); document.write( "x(1-y)=w+z \n" ); document.write( "Divide both sides by (1-y) to get: \n" ); document.write( "x=(w+z)/(1-y)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |