document.write( "Question 174993: Please help me find the y-intercept of the line with the equation 4x+2y=12. \n" ); document.write( "
Algebra.Com's Answer #130080 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! to find the y intercept set x=0 \n" ); document.write( ": \n" ); document.write( "4(0)+2y=12 \n" ); document.write( ": \n" ); document.write( "2y=12 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "y intercept is (0,6)\r \n" ); document.write( "\n" ); document.write( "you can also write this in slope intercept form which is y=mx+b where b is the slope intercept \n" ); document.write( ": \n" ); document.write( "2y=-2x+12 \n" ); document.write( ": \n" ); document.write( "y=-x+6 \n" ); document.write( ": \n" ); document.write( "therefore y intercept is (0,6) \n" ); document.write( " |