document.write( "Question 325052: The perimeter of a rectangular backyard is 6x +6 yards. If the width is x yards , find a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #232778 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let p = perimeter\r
\n" ); document.write( "\n" ); document.write( "Let L = length\r
\n" ); document.write( "\n" ); document.write( "Let w = width\r
\n" ); document.write( "\n" ); document.write( "p = 2L + 2w\r
\n" ); document.write( "\n" ); document.write( "6x + 6 = 2L + 2x\r
\n" ); document.write( "\n" ); document.write( "6x + 6 - 2x = 2L\r
\n" ); document.write( "\n" ); document.write( "4x + 6 = 2L\r
\n" ); document.write( "\n" ); document.write( "(4x + 6)/2 = L\r
\n" ); document.write( "\n" ); document.write( "2x + 3 = L\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );