document.write( "Question 395000: Using algebraeic expressions: What is the perimeter of a rectangle with width X and length X+11? \n" ); document.write( "
Algebra.Com's Answer #280334 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "perimeter of a rectangle with width X and length X+11
\n" ); document.write( "P = X + X + (X+11) + (X+11)
\n" ); document.write( "p = 4X + 22 |combining like terms \n" ); document.write( "
\n" );