document.write( "Question 67599: 3x-2y=4 slove for y \n" ); document.write( "
Algebra.Com's Answer #48122 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3X-2Y=4 \n" ); document.write( "-2Y=-3X+4 \n" ); document.write( "Y=3X/2-2 \n" ); document.write( " |