document.write( "Question 104142This question is from textbook texas algebra 1
\n" );
document.write( ": the length of a rectangular garden is 3 yd more than twice its width. the perimeter of the garden is 36 yd. what are the width and length of the garden? \n" );
document.write( "
Algebra.Com's Answer #75837 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=width; so 2x+3=length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p=2(x)+2(2x+3) \n" ); document.write( " |