document.write( "Question 394870: Perimeter of a rectangle. The perimeter of rectangular backyard is 6x+6 yards. If the width is x yards, finds a binomial that represents the length. \n" ); document.write( "
Algebra.Com's Answer #280232 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2w+2L=P \n" ); document.write( "w=x \n" ); document.write( "2x+2L=6x+6 \n" ); document.write( "2L=4x+6 \n" ); document.write( "L=2x+3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |