document.write( "Question 631915: Find the area of trapezoid ABCD if the vertices are A(1,5), B(7,3),C(2,-4), and D(-7,-1) \n" ); document.write( "
Algebra.Com's Answer #397914 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the area of trapezoid ABCD if the vertices are A(1,5), B(7,3),C(2,-4), and D(-7,-1) \n" ); document.write( "----------- \n" ); document.write( "Do these like this: \n" ); document.write( "+A +B +C +D +A \n" ); document.write( "+1 +7 +2 -7 +1 \n" ); document.write( "+5 +3 -4 -1 +5 \n" ); document.write( "------- \n" ); document.write( "Add the diagonals starting at the upper left. \n" ); document.write( "= 1*3 + 7*-4 + 2*-1 + -7*5 = 3 - 28 - 2 - 35 = -62 \n" ); document.write( "--------- \n" ); document.write( "Add the diagonals starting at the lower left. \n" ); document.write( "= 5*7 + 3*2 + -4*-7 + -1*1 = 35 + 6 + 28 - 1 = +68 \n" ); document.write( "-------- \n" ); document.write( "Then, \n" ); document.write( "Area = 1/2 the absolute value of the difference \n" ); document.write( "Diff = 130 \n" ); document.write( "Area = 65 sq units. \n" ); document.write( "=========================== \n" ); document.write( "This works for all polygons, any number of sides.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |