document.write( "Question 96937: How do I graph line & calculate slope for the following equation?
\n" );
document.write( "y=10-2x \n" );
document.write( "
Algebra.Com's Answer #70573 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! y = 10 - 2x\r \n" ); document.write( "\n" ); document.write( "==> y = -2x + 10\r \n" ); document.write( "\n" ); document.write( "This is of the form y = mx + b where m is the slope\r \n" ); document.write( "\n" ); document.write( "So the slope of this line is -2\r \n" ); document.write( "\n" ); document.write( " |