document.write( "Question 832162: a rectangular garden has a length that is 2 more than 3 times the width. Find a simplified expression for the area of this rectangular garden. \n" ); document.write( "
Algebra.Com's Answer #501871 by jean14(9)![]() ![]() You can put this solution on YOUR website! To find the area of a rectangular garden, we need to use the area formula of a rec. ; \n" ); document.write( " A= l * w (area= length times width) \n" ); document.write( "Find the value of length and width by; \n" ); document.write( "Step.1 analyze the problem.\r \n" ); document.write( "\n" ); document.write( "Let x be the width, if width is 3 times, we write it as, w= 3x. \n" ); document.write( "Now the length is 2more than 3 times the width, then we write, l =3x + 2 ...\r \n" ); document.write( "\n" ); document.write( "By the area formula A= l * w \n" ); document.write( "We have, \n" ); document.write( "A= (3x + 2) * 3x simplify.. By multplying \r \n" ); document.write( "\n" ); document.write( "A= 9x^2 + 6X is the simplified expression for the area of a rec. garden \n" ); document.write( " \n" ); document.write( " |