document.write( "Question 871916: The length of a rectangle is 3 less than twice the width. The perimeter of the rectangle is 66. What are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #525793 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L=-3+2w;
\n" ); document.write( "2w+2L=66.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2w%2B2%282w-3%29=66\"
\n" ); document.write( "\"w%2B2w-3=33\"
\n" ); document.write( "\"3w=30\"
\n" ); document.write( "\"w=10\".............!
\n" ); document.write( "
\n" );