document.write( "Question 986874: a rectangular garden has a length that is eight less than three times the width. the garden perimeter is 48 meters. what is the dimensions of the garden? \n" ); document.write( "
Algebra.Com's Answer #607675 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Hi dear, \n" ); document.write( "Let L be the lenght of the garden and w be the width. \n" ); document.write( "From your question, \n" ); document.write( "L=3w-8----(1) \n" ); document.write( "2(L+w)=48 \n" ); document.write( "L+w=24---(2) \n" ); document.write( "Put 1 in 2 \n" ); document.write( "3w-8+w=24 \n" ); document.write( "4w=24+8 \n" ); document.write( "4w=32 \n" ); document.write( "w=8 \n" ); document.write( "put w=8 in 1 \n" ); document.write( "L=3(8)-8 \n" ); document.write( "L=25-8 \n" ); document.write( "L=17 \n" ); document.write( "The lenght and width of the garden is 17 and 8 respectively. \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( "::Timnewman;; \n" ); document.write( " \n" ); document.write( " |