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)\"\" \"About 
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 = \"%28y2-y1%29%2F%28x2-x1%29\"\r
\n" ); document.write( "\n" ); document.write( "using the formula above slope = \"%281-3%29%2F%285-4%29\"
\n" ); document.write( "slope = \"-2%2F1\"
\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( "
\n" );