document.write( "Question 255813: What is the slope of 2x+3y=1 \n" ); document.write( "
Algebra.Com's Answer #188045 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The slope form is y=mx+b \n" ); document.write( "3y=-2x+1 \n" ); document.write( "y=-2/3*x+1/3 \n" ); document.write( "slope is m=-2/3 \n" ); document.write( " |