document.write( "Question 1153703: The polygon below represents a garden in Andrea’s yard. Each unit on the coordinate grid is 1 foot. If Andrea wants to build a fence to enclose the garden, how many feet of fencing does she need? Round answer to nearest foot.\r
\n" );
document.write( "\n" );
document.write( "http://prntscr.com/recbb6 \n" );
document.write( "
Algebra.Com's Answer #775973 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Using the points \n" ); document.write( "A(8,4) \n" ); document.write( "B(2,12) \n" ); document.write( "C(12,36) \n" ); document.write( "D(36,36) \n" ); document.write( "E(26,10) \n" ); document.write( "the distance formula sqrt (diff in x^2+diff in y^2) \n" ); document.write( "AB is 10 \n" ); document.write( "BC is 26 \n" ); document.write( "CD is 24 \n" ); document.write( "DE is 26 \n" ); document.write( "EA is 6 sqrt(10) \n" ); document.write( "This is 86+6 sqrt(10 feet)=104.97 or 105 feet. \n" ); document.write( " |