document.write( "Question 101905:  how do you write in slope form  2x-y=8\r
\n" );
document.write( "\n" );
document.write( "and whats the slope how do you find it? \n" );
document.write( "
| Algebra.Com's Answer #74103 by checkley75(3666)      You can put this solution on YOUR website! 2x-y=8 \n" ); document.write( "convert this equation to the standard line form \n" ); document.write( "[Y=mX+b] \n" ); document.write( "-Y=-2X+8 \n" ); document.write( "Y=2X-8 THUS THE SLOPE(m)=2 \n" ); document.write( " |