document.write( "Question 285464: 4x-12y=8 solve for x \n" ); document.write( "
Algebra.Com's Answer #207162 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! 4x - 12y = 8\r \n" ); document.write( "\n" ); document.write( "4x = 12y + 8\r \n" ); document.write( "\n" ); document.write( "x = (12y + 8)/4\r \n" ); document.write( "\n" ); document.write( "x = 3y + 2 \n" ); document.write( " |