document.write( "Question 203892: Help, Help, Help, I'm not understanding the problem. will you please help me figure it out. \r
\n" );
document.write( "\n" );
document.write( "given order pairs (points) of (-4, -2) and (-1, -5), develop an equation in the slope intercept format. \n" );
document.write( "
Algebra.Com's Answer #153828 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! use the slope equation to find the slope of the line between the points\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (Y2 - Y1) / (X2 - X1) = (-5 - -2) / (-1 - -4) = (-3) / (3) = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "write the point-slope equation for the line ___ y - -2 = -1 (x - -4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "converting to slope-intercept ___ y + 2 = -x - 4 ___ y = -x - 6 \n" ); document.write( " |