document.write( "Question 939457: A rectangle has a length of 1 meter less than twice its width. If 1 meter is cut from the length and added to the width, the figure becomes a square with an area of 16 square meters. Find the dimensions of the original rectangle. \n" ); document.write( "
Algebra.Com's Answer #572445 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! w the original width \n" ); document.write( "(2w-1 - 1)(w+1) = 16m^2 (a Square 4 by 4) \n" ); document.write( "...either(2w+2) 0r (w+1) = 4 \n" ); document.write( "w + 1 = 4m \n" ); document.write( "w = 3m and L = 5m \n" ); document.write( "... \n" ); document.write( "and...checking \n" ); document.write( "If 1 meter is cut from the length and added to the width ... \n" ); document.write( "4cm(4cm) = 16m^2 \n" ); document.write( " \n" ); document.write( " |