document.write( "Question 343388: I took a quiz and i was wondering if i got this problem right, i did it as follows:
\n" );
document.write( "3x-2y=4
\n" );
document.write( "-3x -3x
\n" );
document.write( "-2y=4-3x
\n" );
document.write( "I left the problem like this because the teacher was asking us to isolate \"y\" so it fine if i left it as -2y=4-3x \n" );
document.write( "
Algebra.Com's Answer #245714 by mananth(16946)![]() ![]() You can put this solution on YOUR website! y is not isolated as yet \n" ); document.write( "-2y=4-3x \n" ); document.write( "divide by -2 \n" ); document.write( "-2y/-2= 4/-2 -3x/-2 \n" ); document.write( "y=-2 +3x/2 \n" ); document.write( " |