document.write( "Question 157954: Find the slope if it exists.\r
\n" );
document.write( "\n" );
document.write( "6x-20y+11=0\r
\n" );
document.write( "\n" );
document.write( "m= ? \n" );
document.write( "
Algebra.Com's Answer #116368 by Alan3354(69443) You can put this solution on YOUR website! Find the slope if it exists. \n" ); document.write( "6x-20y+11=0 \n" ); document.write( "----------- \n" ); document.write( "put in slope-intercept form y = mx + b \n" ); document.write( "-20y = -6x - 11 \n" ); document.write( "y = (6/20)x + 11/20 \n" ); document.write( "Slope m = 6/20 = 3/10 \n" ); document.write( " \n" ); document.write( " |