document.write( "Question 205687: The length of a rectangular sheet of paper is 3 centimeters more than twice its width and the area of the rectangle is 90 square centimeters. Find the length of the rectangle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #155343 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! length=2x+3=61 \n" ); document.write( "width=x=29 \n" ); document.write( "2x+3+x=90 \n" ); document.write( "3x=87 \n" ); document.write( "x=29 \n" ); document.write( " |