document.write( "Question 233305: The perimeter of a rectangular backyard is 6x+6 yards. If the width is x, find a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #172210 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangle can be expressed as:
\n" ); document.write( "\"P+=+2%28L%2BW%29\" Substitute P = 6x+6, W = x.
\n" ); document.write( "\"6x%2B6+=+2%28L%2Bx%29\" Divide both sides by 2.
\n" ); document.write( "\"3x%2B3+=+L%2Bx\" Subtract x from both sides.
\n" ); document.write( "\"2x%2B3+=+L\" or \"highlight%28L+=+2x%2B3%29\"
\n" ); document.write( "
\n" );