document.write( "Question 1051317: let x represent the width of a rectangle. the perimeter of the rectangle is 94. the length of the rectangle is 2 more than double the width. what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #666899 by Dipesh 1234(2)\"\" \"About 
You can put this solution on YOUR website!
Given;
\n" ); document.write( " By the question,
\n" ); document.write( " The x is width
\n" ); document.write( " Then Its length will be 2x \r
\n" ); document.write( "\n" ); document.write( "Now;
\n" ); document.write( " Perimeter=2(l+b)
\n" ); document.write( " Or,94=2(2x+x)
\n" ); document.write( " Or,94=2×3x
\n" ); document.write( " Or,94=6x
\n" ); document.write( " Or,x=94/6
\n" ); document.write( " Or,x=15.66\r
\n" ); document.write( "\n" ); document.write( "Then;
\n" ); document.write( " Width=15.66
\n" ); document.write( " Length=15.66×2=31.33
\n" ); document.write( "
\n" ); document.write( "
\n" );