document.write( "Question 668983: A rectangle has an area of 54 square feet. The length is 3 feet more than the width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #415979 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let w be the width. You are told the length, l, is \n" ); document.write( "You know the area of a rectangle is given by \n" ); document.write( "Plug in \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So w must be either -9 or 6 \n" ); document.write( "Since the width can;t be negative, it must be 6 feet. \n" ); document.write( "That makes the length 6+3 = 9 feet. \n" ); document.write( " |