document.write( "Question 226631: find the slope of the line 5y-2x-1=0 \n" ); document.write( "
Algebra.Com's Answer #168728 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX=b Where m=slope & b=y intercept.
\n" ); document.write( "5y-2x-1=0
\n" ); document.write( "5y=2x+1
\n" ); document.write( "y=-2x/5+1/5
\n" ); document.write( "This line has a slope=-2/5.
\n" ); document.write( "
\n" );