document.write( "Question 255813: What is the slope of 2x+3y=1 \n" ); document.write( "
Algebra.Com's Answer #188046 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
3y = 1 - 2x
\n" ); document.write( "y = 1/3 -( 2/3) x
\n" ); document.write( "so gradient is -2/3 and the y intercept is 1/3
\n" ); document.write( "
\n" );