document.write( "Question 1047152: Find an equation of the line passing through the points (-1,3)and (-2,-5)\r
\n" );
document.write( "\n" );
document.write( "can you please assist me with this thank you \n" );
document.write( "
Algebra.Com's Answer #662659 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! You need the slope, which is change in y over change in x \n" ); document.write( "From the first point to the second, y goes down (minus) 8 and x goes down (minus)1. The slope is 8. \n" ); document.write( "Use the point slope formula with either point. \n" ); document.write( "y-y1=m(x-x1) \n" ); document.write( "y-3=8(x+1), watch the sign here. \n" ); document.write( "y-3=8x+8 \n" ); document.write( "y=8x+11 \n" ); document.write( " |