document.write( "Question 142289: Solve x + 4y = 12 for y. Write the answer in the form y = mx + c, where m and c are fixed real numbers. \n" ); document.write( "
Algebra.Com's Answer #103590 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+4y=12 \n" ); document.write( "4y=-x+12 \n" ); document.write( "y=-x/4+12/4 \n" ); document.write( "y=-x/4+3 answer. \n" ); document.write( " |