document.write( "Question 81539: Find the slope of any line perpendicular to the line through points (3, 12) and (5, 4). \n" ); document.write( "
Algebra.Com's Answer #58457 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! THE SLOPE OF A LINE THROUGH THESE 2 POINTS IS \n" ); document.write( "(Y2-Y1)/(X2-X1) \n" ); document.write( "(4-12)/(5-3) \n" ); document.write( "-8/2 \n" ); document.write( "-4 IS THE SLOPE. \n" ); document.write( "THUS FOR ANY LINE TO BE PERPENDICULAR TO THIS LINE IT MUST HAVE A SLOPE OF 1/4 (THE NEGATIVE RECIPRICAL OF 4). \n" ); document.write( " \n" ); document.write( " |