document.write( "Question 513746: The lenght of the garden is 6 meters and 58 meters of encing is required what is the width of the garden \n" ); document.write( "
Algebra.Com's Answer #343130 by umail08(87) You can put this solution on YOUR website! Let: L=Length and W=Width \n" ); document.write( "Perimeter = 2L + 2W \n" ); document.write( "58 = 2(6) + 2W \n" ); document.write( "58 = 12 + 2W \n" ); document.write( "58 = 12 + 2W \n" ); document.write( "58 -12 = 2W -12 + 12 \n" ); document.write( "46 = 2W \n" ); document.write( "46/2 = 2W/2 \n" ); document.write( "23 = W \n" ); document.write( " \n" ); document.write( " |