document.write( "Question 254140: How do you find the slop of the linear equation given here... x + y = 5 \n" ); document.write( "
Algebra.Com's Answer #186432 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! The standard slope-intercept form of a line is\r \n" ); document.write( "\n" ); document.write( "y = m*x + b where m is the slope of the line.\r \n" ); document.write( "\n" ); document.write( "So the line x + y = 5 in standard form is:\r \n" ); document.write( "\n" ); document.write( "y = -x + 5\r \n" ); document.write( "\n" ); document.write( "The slope then is -1. \n" ); document.write( " |