document.write( "Question 393709: If the numerical value of the area of a retangle is twice the length and the length is 1 more than 3 times the width, what are the dimensions?\r
\n" ); document.write( "\n" ); document.write( "area = L * W
\n" ); document.write( "w = x
\n" ); document.write( "L = 2x + x\r
\n" ); document.write( "\n" ); document.write( " 2x + x = x(3x + 1
\n" ); document.write( "

Algebra.Com's Answer #279388 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (3x + 1)represent the width and length respectively
\n" ); document.write( "Might recommend using the above format prior to Writing the Equation
\n" ); document.write( "Question states*** A = L*W
\n" ); document.write( " L*W = 2*L the question states is true in this question
\n" ); document.write( " x(3x+1) = 2(3x + 1)
\n" ); document.write( " x = 2, the width. the length is 7 (3*2 + 1)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 2*7 = 2*7 \n" ); document.write( "
\n" );