document.write( "Question 492730: find the perimeter of a rectangular object which has a width of x+4 and a height of x \n" ); document.write( "
Algebra.Com's Answer #335167 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the perimeter of a rectangular object which has a width of x+4 and a height of x
\n" ); document.write( "---
\n" ); document.write( "Perimeter = 2(length + height)
\n" ); document.write( "P = 2(x + x+4)
\n" ); document.write( "P = 2(2x+4)
\n" ); document.write( "P = 4x+8
\n" ); document.write( "=========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );