document.write( "Question 939288: Line m contains (6,8) and (-1,2). Line n contains (-1,5) and (5,y). What is the value of y if line m is perpendicular to line n? \n" ); document.write( "
Algebra.Com's Answer #572488 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Line m contains (6,8) and (-1,2). Line n contains (-1,5) and (5,y). What is the value of y if line m is perpendicular to line n?
\n" ); document.write( "***
\n" ); document.write( "slope=(y1-y2)/(x1-x2)
\n" ); document.write( "Slope of line m=(6+1)/(8-2)=7/6
\n" ); document.write( "Slope of line n=(y-5)/(5+1)=(y-5)/6
\n" ); document.write( "Slope of line n=-6/7 (negative reciprocal of slope m)
\n" ); document.write( "\"%28y-5%29%2F6=-6%2F7\"
\n" ); document.write( "7(y-5)=-36
\n" ); document.write( "7y-35=-36
\n" ); document.write( "7y=-1
\n" ); document.write( "y=-1/7
\n" ); document.write( "
\n" );