document.write( "Question 1042560: The perimeter of a rectangle is 96ft. The length is 6ft. less than twice the width. What is the width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #657531 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangle is 96ft. The length is 6ft. less than twice the width. What is the width of the rectangle?
\n" ); document.write( "------
\n" ); document.write( "P = 2L + 2W = 96
\n" ); document.write( "L + W = 48
\n" ); document.write( "L = 2W - 6
\n" ); document.write( "-----
\n" ); document.write( "2W-6 + W = 48
\n" ); document.write( "
\n" ); document.write( "
\n" );