document.write( "Question 169044: find the equation of the line with slope 8 and passing through(-5,-6)..... \n" ); document.write( "
Algebra.Com's Answer #124666 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the equation of the line with slope 8 and passing through(-5,-6)..... \n" ); document.write( "------------------------- \n" ); document.write( "OK, I will. \n" ); document.write( "y-y1 = m*(x-x1) (x1,y1) is (-5,-6), m is the slope \n" ); document.write( "y+6 = 8*(x+5) \n" ); document.write( "y+6 = 8x+40 \n" ); document.write( "y = 8x+34 (slope-intercept form) \n" ); document.write( "8x - y = -34 (standard form)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |