document.write( "Question 920228: What is the equation of the line that passes through (-4,-1) that is PERPENDICULAR to the line that passes through the points (-2,-1) and (0,4) ? \n" ); document.write( "
Algebra.Com's Answer #558229 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (-2,-1) and \n" ); document.write( "(0,4) m = \n" ); document.write( ".... \n" ); document.write( "Line PERPENDICULAR to this has m = -2/5 \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y + 1 = (-2/5)(x+1) \n" ); document.write( "y = (-2/5)x - 7/5 \n" ); document.write( "0r...In standard Form \n" ); document.write( "2x + 5y = -7 \n" ); document.write( " \n" ); document.write( " |