document.write( "Question 298870: how do you fine the slope of a line
\n" );
document.write( "3x-y=4 \n" );
document.write( "
Algebra.Com's Answer #214929 by TX911(36) You can put this solution on YOUR website! re-write in slope-intercept form- y=mx+b\r \n" ); document.write( "\n" ); document.write( "3x-y=4\r \n" ); document.write( "\n" ); document.write( "-y=-3x+4\r \n" ); document.write( "\n" ); document.write( "-3x+4/-1y= y=3x-4\r \n" ); document.write( "\n" ); document.write( "The slope is 3 \n" ); document.write( " |