document.write( "Question 600407: The legnth of a rectangular rug is twice its width. If the area of the rug is 450 square feet, find the length and width of the rug. \n" ); document.write( "
Algebra.Com's Answer #379315 by w_parminder(53)![]() ![]() You can put this solution on YOUR website! Let width of rectangle = X feet \n" ); document.write( "So its length = 2X \r \n" ); document.write( "\n" ); document.write( "Using the formula (Length*Width) = Area, we get \n" ); document.write( "2X*X = 450 \n" ); document.write( "i.e. \n" ); document.write( "i.e. \n" ); document.write( "i.e. \n" ); document.write( "so \n" ); document.write( "OR X = 15\r \n" ); document.write( "\n" ); document.write( "So the width of rectangle = X = 15 feet \n" ); document.write( "& its length = 2X = 2*15 = 30 feet \n" ); document.write( " |