document.write( "Question 1049082: The length of a rectangle is 4 units shorter than one-fourth of its width x. Write an expression that represents the perimeter of the rectangle using one variable and a fraction.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #664682 by hussamuddin(51)\"\" \"About 
You can put this solution on YOUR website!
width= x and length= x/4 - 4
\n" ); document.write( "\"perimeter=length%2Bwidth\"
\n" ); document.write( "\"perimeter=+x+%2B+%28+%28x%2F4%29-4+%29\"
\n" ); document.write( "
\n" );