document.write( "Question 140904: Perimeter of a rectangle.\r
\n" );
document.write( "\n" );
document.write( "A 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 #102568 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let y be the length \n" ); document.write( "2x+2y=6x+6 \n" ); document.write( "2x-2x=6x-2x+6 \n" ); document.write( "2y=4x+6 \n" ); document.write( "2y/2=4x/2 + 6/2 \n" ); document.write( "y=2x+3 yards \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |