document.write( "Question 53838This question is from textbook Geometry
\n" );
document.write( ": Find the perimeter of each polygon.\r
\n" );
document.write( "\n" );
document.write( "22. pentagon ABCDE with vertices A(-6,2), B(-4,7), C(0,4), D(0,0), E(-4,-3)\r
\n" );
document.write( "\n" );
document.write( "This problem is located in the Chapter 1 Practice Test on page 57. Thanks! \n" );
document.write( "
Algebra.Com's Answer #36389 by venugopalramana(3286) You can put this solution on YOUR website! Find the perimeter of each polygon. \n" ); document.write( "22. pentagon ABCDE with vertices A(-6,2), B(-4,7), C(0,4), D(0,0), E(-4,-3) \n" ); document.write( "This problem is located in the Chapter 1 Practice Test on page 57. Thanks! \n" ); document.write( "AB=SQRT[(-4+6)^2+(7-2)^2]=SQRT(29)...SIMILARLY \n" ); document.write( "BC=SQRT(25)=5 \n" ); document.write( "CD=4 \n" ); document.write( "DE=5 \n" ); document.write( "EA=SQRT(29) \n" ); document.write( "PERIMETER = 14+2SQRT(29) \n" ); document.write( " |