document.write( "Question 152466: find the equation that represents a line l that goes through (–2, –9) and has a slope of 5 \n" ); document.write( "
Algebra.Com's Answer #112073 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! line l that goes through (–2, –9) and has a slope of 5\r \n" ); document.write( "\n" ); document.write( "in gral if P=(x0,y0) and slope=m \n" ); document.write( "line is: \r \n" ); document.write( "\n" ); document.write( "y-y0=m(x-x0)\r \n" ); document.write( "\n" ); document.write( "so equation of the line l is:\r \n" ); document.write( "\n" ); document.write( "y+9=5(x+2) \n" ); document.write( "or \n" ); document.write( "y=5x+1 \n" ); document.write( " |