document.write( "Question 1094725: The length of a rectangle is one unit shorter than one-sixth of the width, x.
\n" );
document.write( "Which expression represents the perimeter of the rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #709301 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The length of a rectangle is one unit shorter than one-sixth of the width, x. \n" ); document.write( "Which expression represents the perimeter of the rectangle? \n" ); document.write( "------------ \n" ); document.write( "W = x \n" ); document.write( "-- \n" ); document.write( "L = (x/6) - 1 \n" ); document.write( "------------------- \n" ); document.write( "P = 2L = 2W \n" ); document.write( "P = 2x + (X/3) - 2 \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |