document.write( "Question 940059: A field of length 58m and width 45m has four square corners of 8m. Find the perimeter of the excluding the corners \n" ); document.write( "
Algebra.Com's Answer #572862 by srinivas.g(540) You can put this solution on YOUR website! length = 58 m \n" ); document.write( "effective length excluding corners of 8 m length = 58-8-8 ( each side consist of 2 8 m corners ) \n" ); document.write( " =42 m \n" ); document.write( " effective width = 45-8-8 \n" ); document.write( " = 29 m \n" ); document.write( " perimeter excluding 8 m corners = 2( effective length + effective width) \n" ); document.write( " =2(42+29) \n" ); document.write( " =2(71) \n" ); document.write( "= 142 m \n" ); document.write( "Result : perimeter = 142 m \n" ); document.write( " |