document.write( "Question 1046773: The length of a rectangle is 4 units shorter than one-fourth the width, x.\r
\n" ); document.write( "\n" ); document.write( "Write an expression that represents the perimeter of the rectangle.
\n" ); document.write( "

Algebra.Com's Answer #662225 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "The length of a rectangle is 4 units shorter than one-fourth the width, x.
\n" ); document.write( "length: \"x%2F4-4\"
\n" ); document.write( "P = 2L + 2w
\n" ); document.write( "P = 2(x/4-4) + 2x
\n" ); document.write( "Simplified
\n" ); document.write( "P = x/2 - 8 + (4/2)x
\n" ); document.write( "P = (5/2)x - 8 \n" ); document.write( "
\n" );