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

Algebra.Com's Answer #39861 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
First find the slope of the line through the two given points using: \"m+=+%28y2-y1%29%2F%28x2-x1%29\" where: (x1, y1) = (0, 5) and (x2, y2) = (-3, -4)\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%28-4+-+5%29%2F%28-3+-+0%29\"
\n" ); document.write( "\"m+=+%28-9%29%2F%28-3%29\"
\n" ); document.write( "\"m+=+3\"\r
\n" ); document.write( "\n" ); document.write( "The slopes of lines perpendicular to the given line are the negative reciprocals of slope of the given line.\r
\n" ); document.write( "\n" ); document.write( "\"M+=+%28-1%2F3%29\"
\n" ); document.write( "
\n" );