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)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |