document.write( "Question 869190: A rectangle has a perimeter of 30 inches, its length is one less than 3 times its width. What are the length and width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #524053 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( " L + w = 15in
\n" ); document.write( "(3w-1in)+ w = 15in
\n" ); document.write( " 4w = 16in
\n" ); document.write( " w = 4in and L = 11in \n" ); document.write( "
\n" );