document.write( "Question 1122235: 2x + 4y = 12 for y \n" ); document.write( "
Algebra.Com's Answer #738301 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! The best you can do is this:\r \n" ); document.write( "\n" ); document.write( "2x + 4y = 12 \n" ); document.write( "4y = 12 - 2x \n" ); document.write( "y = 3 - (x/2) \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "If your goal is to get a numerical solution for y, you will need to provide a 2nd equation in x and y. \n" ); document.write( " |