document.write( "Question 66739: Show that the quadrilateral with vertices A(-3,5), B(-1,0), C(11,12), and D(1,9) is a trapezoid. \n" ); document.write( "
Algebra.Com's Answer #47406 by venugopalramana(3286) You can put this solution on YOUR website! Show that the quadrilateral with vertices A(-3,5), B(-1,0), C(11,12), and D(1,9) is a trapezoid. \n" ); document.write( "SLOPE OF AD=(9-5)/(1+3)=4/4=1 \n" ); document.write( "SLOPE OF BC=(12-0)/(11+1)=12/12=1 \n" ); document.write( "HENCE AD||BC \n" ); document.write( "HENCE ABCD IS A TRAPEZIUM \n" ); document.write( " |