document.write( "Question 143298: What is xy + 5 = y - 7 solving for y \n" ); document.write( "
Algebra.Com's Answer #104280 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! xy+5=y-7 \n" ); document.write( "XY-Y=-7-5 \n" ); document.write( "Y(X-1)=-12 \n" ); document.write( "Y=-12/(X-1) \n" ); document.write( " |