document.write( "Question 971006: Maureen Woolhouse has a rectangular garden whose width is two-thirds its length. If its area is 150 square feet, determine the length and width of the garden. \n" ); document.write( "
Algebra.Com's Answer #805524 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! L = length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(L)(2L/3) = 150 \n" ); document.write( "2L^2/3 = 150 \n" ); document.write( "L^2 = 225 \n" ); document.write( "L = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The garden is 15 feet long and 10 feet wide. \n" ); document.write( " |