document.write( "Question 37611: Find the slope of the sides of rectangle ABCD having vertices A=(1,4) and
\n" ); document.write( "B=(-5,3).
\n" ); document.write( "

Algebra.Com's Answer #23213 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of the sides of rectangle ABCD having vertices A=(1,4)=(X1,Y1) and
\n" ); document.write( "B=(-5,3)=(X2,Y2)
\n" ); document.write( "SLOPE OF AB =(Y2-Y1)/(X2-X1)=(3-4)/(-5-1)=-1/-6=1/6
\n" ); document.write( "IN A RECTANGLE OPPOSITE SIDES ARE PARALLEL AND ADJACENT SIDES ARE PERPENDICULAR.HENCE
\n" ); document.write( "SLOPE OF CD=1/6
\n" ); document.write( "SLOPE BC=SLOPE OF AD =-1/(1/6)=-6
\n" ); document.write( "
\n" );