document.write( "Question 301983: What is the slope of any line perpendicular to the line through points (-2,3) and (4,5)? \n" ); document.write( "
Algebra.Com's Answer #216546 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Given 2 points example.
\n" ); document.write( "Find the equation of the line thru the points (2,1) and (3,5)
\n" ); document.write( "---------------------
\n" ); document.write( "slope, m = diffy/diffx
\n" ); document.write( "m = (5-1)/(3-2)
\n" ); document.write( "m = 4
\n" ); document.write( "----------------
\n" ); document.write( "The slope of lines perpendicular is the negative inverse.
\n" ); document.write( "m = -1/4
\n" ); document.write( "
\n" ); document.write( "
\n" );