document.write( "Question 261757: -3x + y = 4 solve for x \n" ); document.write( "
Algebra.Com's Answer #192867 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! -3x=4-y \n" ); document.write( "x=(4-y)/-3 \n" ); document.write( "x=-(4-y)/3 \n" ); document.write( " |