document.write( "Question 5810: What is the y-intercept of the line with the equation 4x + 2y=12? Please help me? \n" ); document.write( "
Algebra.Com's Answer #3057 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! put this in the form of y=mx + b, and the \"b\" will be the y intercept value: \n" ); document.write( "4x+2y=12 \n" ); document.write( "subtract 4x from both sides: \n" ); document.write( "2y=-4x+12 \n" ); document.write( "Divide both sides by 2: \n" ); document.write( "y=-2x+6 \n" ); document.write( "the y intercept occurs at (0,6) \n" ); document.write( " \n" ); document.write( " |