document.write( "Question 255588: Find the slope, if it exists.
\n" );
document.write( "-2x+y=8
\n" );
document.write( "If I'm using Slope Intercept Form (y=mx+b), m being slope, x being the variable you need to solve for, and b being the y intercept, is -2 the slope (m)? \n" );
document.write( "
Algebra.Com's Answer #187809 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! -2x+y=8 \n" ); document.write( "add 2x to both sides \n" ); document.write( "y=2x+8 \n" ); document.write( "m=2 not -2 \n" ); document.write( " |