document.write( "Question 97519: givin points C (4,3) and S (5,1) find the sope of every perpendicular to RS
\n" );
document.write( "how do i do that??!?! \n" );
document.write( "
Algebra.Com's Answer #70938 by mathslover(157)![]() ![]() You can put this solution on YOUR website! I am assuming that you meant R (4,3) and S (5,1)\r \n" ); document.write( "\n" ); document.write( "Slope of a line passing through points (x1,y1) and (x2,y2) is given by \n" ); document.write( " Slope = \n" ); document.write( "\n" ); document.write( "using the formula above slope = \n" ); document.write( "slope = \n" ); document.write( " =-2\r \n" ); document.write( "\n" ); document.write( "we use the following fact that the product of the slope of a line and the slope of the line perpendicular to it is -1\r \n" ); document.write( "\n" ); document.write( "so if M is the slope of any perpendicular \n" ); document.write( "M* -2 = -1 \n" ); document.write( "M= 1/2 \n" ); document.write( " |