document.write( "Question 69032: Find the slope of any line perpendicular to the line through points (0, 5) and (-3, -4). \n" ); document.write( "
Algebra.Com's Answer #49189 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! slope of the line through (0,5) & (-3,-4) is \n" ); document.write( "(-4-5)/(-3-0) \n" ); document.write( "-9/-3 \n" ); document.write( "3 for the slope. \n" ); document.write( "thus the perpendicular line has to have a slope of the negative reciprical of this slope thus it's slope is -1/3 \n" ); document.write( " |