document.write( "Question 1171814: 2x+3y+2z=1;y find the value of y only y
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796764 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2x+3y+2z=1 \n" ); document.write( "3y=1-2x-2z \n" ); document.write( "y=(1-2x-2z)/3 \n" ); document.write( " |