document.write( "Question 756428: Find an equation of the line that satisfies the given conditionsThrough points of (−6, −14); perpendicular to the line passing through (−3, −2) and (1, −4) \n" ); document.write( "
Algebra.Com's Answer #460192 by sachi(548) You can put this solution on YOUR website! the slope of the line thru (−3, −2) and (1, −4)is m1=[-4-(-2)]/[1-(-3)]=-2/4 \n" ); document.write( " =-1/2 \n" ); document.write( "so the slope of the required line is m2=-1/m1=2 \n" ); document.write( "now the required equation of the line is [y-(-14)]/[x-(-6)]=m2=2 \n" ); document.write( "or [y+14]/[x+6]=2 \n" ); document.write( "or y+14=2[x+6] \n" ); document.write( "or y-2x+2=0 \n" ); document.write( " \n" ); document.write( " |