document.write( "Question 450051: A rectangular garden is three times as long as it is wide. if the area of the garden is 1323 ft^2, find the length and width of the garden. \n" ); document.write( "
Algebra.Com's Answer #309618 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A rectangular garden is three times as long as it is wide. if the area of the garden is 1323 ft^2, find the length and width of the garden. \n" ); document.write( ". \n" ); document.write( "Let w = width \n" ); document.write( "then \n" ); document.write( "3w = length \n" ); document.write( ". \n" ); document.write( "w(3w) = 1323 \n" ); document.write( "3w^2 = 1323 \n" ); document.write( "w^2 = 441 \n" ); document.write( "w = 21 feet (width) \n" ); document.write( ". \n" ); document.write( "Length: \n" ); document.write( "3w = 3(21) = 63 feet \n" ); document.write( " \n" ); document.write( " |