document.write( "Question 809680: The length of a rectangle is 3 feet less than two times its width. Find the dimensions of the rectangle if the area is 77
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #487717 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! l=2w-3, \n" ); document.write( "l*w=77 \n" ); document.write( "l=11 w=7 \n" ); document.write( " \n" ); document.write( " |