document.write( "Question 23918: the length of a rectangle garden is 3ft less than 2 times it's width. If the perimeter of the garden is 54ft, find the dimension of a garden. \n" ); document.write( "
Algebra.Com's Answer #12636 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Length = 2x-3 \n" ); document.write( "width = x \n" ); document.write( "Perimeter = 54\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SInce the formula for P is 2(l+w)=P\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We plug that in. \n" ); document.write( "2(2x-3+x)=54 \n" ); document.write( "6x-6=54 \n" ); document.write( "6x=60 \n" ); document.write( "x=10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(10)-3=17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence the width is 10cm and the length is 17cm. \n" ); document.write( "Paul. \n" ); document.write( " |