document.write( "Question 75239: I need to find the slop of any line perpendicular to the line through points (0,5) and (-3,-4) \n" ); document.write( "
Algebra.Com's Answer #54011 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! (0,5) and (-3,-4) \n" ); document.write( "Lines that are perpendicular have slopes that are the negative reciprocals. \n" ); document.write( "For example if: \n" ); document.write( "Slope of line #1 = 1/2 \n" ); document.write( "Slope of Line #2=-2/1 \n" ); document.write( "Than the lines are perpendicular \n" ); document.write( ". \n" ); document.write( "First find the slope of the given pair of points: \n" ); document.write( "Slope=m=(y1-y2)/(x1-x2) \n" ); document.write( "Plug-in the values: \n" ); document.write( "Slope=m=(5-(-4))/(0-(-3))=9/3=3 \n" ); document.write( "So, \n" ); document.write( "Slope of Line #1=3=3/1 \n" ); document.write( "Slope of Line #2=-1/3 (the negative recirpocal of the slope of line #1) \n" ); document.write( " |