document.write( "Question 1063683: The perimeter of a rectangular Garden is 62 feet. The length is 1 foot more than twice the width . Find the dimension Of the garden \n" ); document.write( "
Algebra.Com's Answer #678852 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " The perimeter of a rectangular Garden is 62 feet. The length is 1 foot more than twice the width . Find the dimension Of the garden \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "L = 2W + 1 (\"The length is 1 foot more than twice the width.\")\r\n" ); document.write( "\r\n" ); document.write( "Perimeter = L + W + L + W = 62, or\r\n" ); document.write( "\r\n" ); document.write( "(2W + 1) + W + (2W+ 1) + W = 62.\r\n" ); document.write( "\r\n" ); document.write( "6W + 2 = 62,\r\n" ); document.write( "\r\n" ); document.write( "6W = 62 - 2,\r\n" ); document.write( "\r\n" ); document.write( "6W = 60,\r\n" ); document.write( "\r\n" ); document.write( "W = 10. Then L = 2W + 1 = 2*10 + 1 = 21.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |