document.write( "Question 828396: I need to find the slope line for y = 7x+2. \n" ); document.write( "
Algebra.Com's Answer #499281 by Edwin McCravy(20081) You can put this solution on YOUR website! \r\n" ); document.write( "The slope of a line is the coefficient of x when the \r\n" ); document.write( "equation of the line is is solved for y.\r\n" ); document.write( "\r\n" ); document.write( "y = 7x+2 \r\n" ); document.write( "\r\n" ); document.write( "is already solved for y. The coefficient of x is 7,\r\n" ); document.write( "so the slope of the line is 7. \r\n" ); document.write( "\r\n" ); document.write( "FYI, the +2 indicates that the line crosses the y-axis at the\r\n" ); document.write( "point (0,2).\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |