document.write( "Question 143520: What is the equation of the line connecting these points? (-4,6) and (2,1) \n" ); document.write( "
Algebra.Com's Answer #104443 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope: \n" ); document.write( "m=(6-1)/(-4-2)=5/-6=-5/6\r \n" ); document.write( "\n" ); document.write( "Put it into slope-intercept-form y=mx+b by using point-slope form y-y1=m(x-x1) \n" ); document.write( "y-6==-5/6(x-(-4)) \n" ); document.write( "y-6=-5/6x-20/6 \n" ); document.write( "y=(-5/6)x+16/6\r \n" ); document.write( "\n" ); document.write( "Graph it.\r \n" ); document.write( "\n" ); document.write( " |