document.write( "Question 1168667: Write an equation of a line that passes through the point Z(6,-2) and is perpendicular to the line y=-1/3+2. \n" ); document.write( "
Algebra.Com's Answer #793234 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! product of the slopes of perpendicular lines is -1 \n" ); document.write( "the slope of the needed line has to be +3, since the given line has slope -1/3 \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope and (x1, y1) point \n" ); document.write( "y+2=3(x-6) \n" ); document.write( "y=3x-20\r \n" ); document.write( "\n" ); document.write( " |