document.write( "Question 945160: how i can calculate area of quadrilateral having unequal four side with known diagonal.
\n" );
document.write( "Sides: 33,40,45 & 65 Diagonal:72 \n" );
document.write( "
Algebra.Com's Answer #576522 by KMST(5328)![]() ![]() You can put this solution on YOUR website! I would use Heron's formula to calculate the area of each of the two triangles split from the quadrilateral by the diagonal. \n" ); document.write( "Heron's formula says that the area of a triangle with sides lengths \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I do not know what your quadrilateral looks like, or its area, \n" ); document.write( "because I do not know what side is next to the side measuring 33 and to the same side of the diagonal. \n" ); document.write( " \n" ); document.write( "IF the sides measuring 33 and 40 are to one side of the diagonal, \n" ); document.write( "and those measuring 45 and 65 are to the other side, \n" ); document.write( "the quadrilateral (with its diagonal looks like \n" ); document.write( "this \n" ); document.write( "or maybe a flipped over version of one of those. \n" ); document.write( "The triangles' semiperimeters are \n" ); document.write( " \n" ); document.write( "and their areas are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then, the area of the quadrilateral is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "IF the sides measuring 33 and 45 are to one side of the diagonal, \n" ); document.write( "I calculate an area of \n" ); document.write( " \n" ); document.write( "IF the sides measuring 33 and 65 are to one side of the diagonal, \n" ); document.write( "I calculate an area of \n" ); document.write( " \n" ); document.write( " |