document.write( "Question 720045: Find the value of k so that the line containing the points (k,−7) and (6,6) is perpendicular to the line y=−2/7x+1. \n" ); document.write( "
Algebra.Com's Answer #441676 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
The slope of the line y = (2/7)x+1 is 2/7. The slope of any perpendicular line will be the negative reciprocal of the the slope of this line. So the slope of our perpendicular line will be -7/2.

\n" ); document.write( "The slope of the line through (k, -7) and (6, 6) will be (according to the slope formula):
\n" ); document.write( "\"%286-%28-7%29%29%2F%286-k%29\"
\n" ); document.write( "or
\n" ); document.write( "\"13%2F%286-k%29\"

\n" ); document.write( "We want the line through (k, -7) and (6, 6) to be perpendicular to y = (2/7)x+1. So its slope needs to be -7/2. Therefore:
\n" ); document.write( "\"13%2F%286-k%29+=+-7%2F2\"

\n" ); document.write( "Now we solve for k. Cross-multiplying we get:
\n" ); document.write( "\"13%2A2+=+%286-k%29%2A%28-7%29\"
\n" ); document.write( "Simplifying:
\n" ); document.write( "\"26+=+-42+%2B+7k\"
\n" ); document.write( "Adding 42:
\n" ); document.write( "\"68+=+7k\"
\n" ); document.write( "Dividing by 7:
\n" ); document.write( "\"68%2F7+=+k\"
\n" ); document.write( "
\n" );