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

Algebra.Com's Answer #45315 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(0,5)(-3,-4) developes the slope of
\n" ); document.write( "(y2-y1)/(x2-x1)
\n" ); document.write( "(-4-5)/(-3-0)
\n" ); document.write( "-9/-3=3 is the slope of a line through these 2 points.
\n" ); document.write( "for a perpendicular line it has to have a slope of -1/3 (this is a negative reciprical of the line with the slope of 3).
\n" ); document.write( "
\n" ); document.write( "
\n" );