document.write( "Question 172188: Perimeter of a rectangle. The perimeter of a rectangular backyard is 6x+ 6 yards. If the width is x yards, find a binomial that represents the lenght \n" ); document.write( "
Algebra.Com's Answer #127223 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
6X+6=2X+2L
\n" ); document.write( "2L=6X+6-2X
\n" ); document.write( "2L=4X+6
\n" ); document.write( "L=(4X+6)/2
\n" ); document.write( "L=2X+3 YDS. IS THE LENGTH.
\n" ); document.write( "
\n" );