document.write( "Question 947806: Please help me with this problem: Find the slope and the y-intercept of the line. 4x+2y+-6 \n" ); document.write( "
Algebra.Com's Answer #578427 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "------- \n" ); document.write( "4x+2y-6=0 \n" ); document.write( "2y=-4x+6 \n" ); document.write( "y=-2x+3 \n" ); document.write( "y int b=(0,3) \n" ); document.write( "slope m=-2 \n" ); document.write( " |