document.write( "Question 105435: Find the slope of any line perpendicular to the line through points (2, 11) and (3, 4). \n" ); document.write( "
Algebra.Com's Answer #76742 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! THE SLOPE THROUGHT THESE POINTA IS \n" ); document.write( "(Y2-Y1)/(X2-X1) \n" ); document.write( "(4-11)/(3-2) \n" ); document.write( "-7/1=-7 IS THIS SLOPE. \n" ); document.write( "THEREFORE; ANY PERPENDICULAR LINE HAS A SLOPE=THE NEGATIVE RECIPRICAL OF -7 \n" ); document.write( "WHICH IS 1/7. \n" ); document.write( " |