document.write( "Question 274192: Perimeter of a rectangle. The perimeter of a rectangular
\n" );
document.write( "backyard is 6x+6 yards. If the width is x yards, find a
\n" );
document.write( "binomial that represents the length. \n" );
document.write( "
Algebra.Com's Answer #200115 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Perimeter of a rectangle. The perimeter of a rectangular \n" ); document.write( "backyard is 6x+6 yards. If the width is x yards, find a \n" ); document.write( "binomial that represents the length. \n" ); document.write( "---------------------------- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "--- \n" ); document.write( "6x+6 = 2(length + x) \n" ); document.write( "----- \n" ); document.write( "3x+3 = length + x \n" ); document.write( "--- \n" ); document.write( "length = 2x+3 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |