document.write( "Question 428966: the perimiter of a rectangle garden is 136feet the length of the garden is 4 feet less than 3 times the width write a system of equations that can be used to find the measure of the length and width of the rectangle let y be the measure of length and x be the measure of width
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #298075 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If X is the measure of width and Y the length, then our equations are:\r
\n" ); document.write( "\n" ); document.write( "Width=X
\n" ); document.write( "Length=Y=3X-4\r
\n" ); document.write( "\n" ); document.write( "Since our perimeter is 136 ft.:\r
\n" ); document.write( "\n" ); document.write( "2(X)+2(3X-4)=136
\n" ); document.write( "2X+6X-8=136
\n" ); document.write( "8X=144
\n" ); document.write( "X=18
\n" ); document.write( "Y=3X-4=50
\n" ); document.write( "
\n" );