document.write( "Question 378582: Could you please show me how to work this problem so I know how to do it.
\n" );
document.write( "Perimeter of a rectangle. The perimeter of a rectangular backyard is 6x + 6 yards. If the width is x yards, find the binomial that represents the length. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " I need to put it in the equation forms step by step so I can understand it. Hope someone can write it for me so I understand it...\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #268904 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the perimeter is the sum of all the sides \n" ); document.write( "in a rectangle , P = 2L + 2W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6x + 6 = 2L + 2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + 6 = 2L\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + 3 = L \n" ); document.write( " |