document.write( "Question 1128116: Write an equation in point-slope form of the line through the point (2, 3) perpendicular to the line with equation y=7/5x+4 \n" ); document.write( "
Algebra.Com's Answer #744577 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the slope of the line is 7/5, so the slope of the line perpendicular to it is -5/7, the negative reciprocal. \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope, (x1, y1) point \n" ); document.write( "y-3=(-5/7)(x-2) \n" ); document.write( "y-3=-(5/7)x+10/7 \n" ); document.write( "y=(-5/7)x+31/7 \n" ); document.write( " |