document.write( "Question 883682: the length of a rectangle is 11 feet longer than twice the width. The perimeter is 70 feet, find the length and width of the rectangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #533699 by Wutdana(2)![]() ![]() ![]() You can put this solution on YOUR website! 2(11+2x) +2x = 70 \n" ); document.write( "6x + 22 = 70 \n" ); document.write( "6x = 48 \n" ); document.write( "x = 8\r \n" ); document.write( "\n" ); document.write( "Width = 8 \n" ); document.write( "Length = 27\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |