document.write( "Question 73399: Find the slope of any line perpendicular to the line through points (0, 5) and
\n" ); document.write( "(-3, -4).
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #52523 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of the 2 points
\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "\"m=%28-4-5%29%2F%28-3-0%29\"
\n" ); document.write( "\"m=-9%2F-3\"
\n" ); document.write( "\"m=3\"
\n" ); document.write( "To find the perpendicular line invert and negate the slope we just found. In other words
\n" ); document.write( "\"m%5Bp%5D=-1%2Fm\"where \"m%5Bp%5D\" is the perpendicular slope
\n" ); document.write( "So \"m%5Bp%5D=-1%2F3\"
\n" ); document.write( "So the slope of the line perpendicular to the line going through (0, 5) and
\n" ); document.write( "(-3, -4) is m=-1/3.
\n" ); document.write( "
\n" );