document.write( "Question 976499: 22x - y =-23 find value of x \n" ); document.write( "
Algebra.Com's Answer #598079 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
22x-y=-23
\n" ); document.write( "22x=y-23
\n" ); document.write( "x=(y-23)/22
\n" ); document.write( "
\n" );