document.write( "Question 104718: Hi, I have been struggling all morning with a problem. Here it is:
\n" ); document.write( "The length of a rectangle is 1 less than twice its width. If the width is 3 more than one-seventh of the perimeter, find the dimensions of the rectangle. \r
\n" ); document.write( "\n" ); document.write( "While I can come up with a value for P which is a term, not a value, I cannot come up with any actual dimensions, and my answer will not proof out. I have approached the problem different ways, such as width=x and length=2x+1 (using the 2L = 2S = P standard equation for finding perimeter), and w=1/7 P - 3, etc. for length, but I cannot come up with an actual answer. Thanks in advance.\r
\n" ); document.write( "\n" ); document.write( "Maddie
\n" ); document.write( "

Algebra.Com's Answer #76220 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
a couple of your equations have sign problems\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x=width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"The length of a rectangle is 1 less than twice its width\" ... length=2x-1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"the width is 3 more than one-seventh of the perimeter\" ... (p/7)+3=x ... p=7(x-3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(x)+2(2x-1)=7(x-3)
\n" ); document.write( "
\n" );