document.write( "Question 848097: Find the.equation of the line that passes through the points -3, -14 and 1 , -2 \n" ); document.write( "
Algebra.Com's Answer #510875 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! (-3,-14) and (1,-2) has slope (-2+14)/(1-(-3) = 12 /4 = 3\r \n" ); document.write( "\n" ); document.write( "y+14 = 3(x+3) <--- point slope form.\r \n" ); document.write( "\n" ); document.write( "y +14 = 3x+9\r \n" ); document.write( "\n" ); document.write( "y = 3x - 5 <--- y-intercept form\r \n" ); document.write( "\n" ); document.write( "3x - y = 5 <--- standard form \n" ); document.write( " |