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