document.write( "Question 508439: A carpenter is building a rectangular room with a fixed perimeter of 324 ft. What dimentions would yield the maximum area? What is the maximum area? I understand the formula P=2l+2w will help solve this, but am unsure how to find the length and width. Any help you can give is greatly appreciated. Thanks. \n" ); document.write( "
Algebra.Com's Answer #340989 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A carpenter is building a rectangular room with a fixed perimeter of 324 ft. What dimentions would yield the maximum area? What is the maximum area? \n" ); document.write( "------------------- \n" ); document.write( "2(L + W) = 324 \n" ); document.write( "L+W = 162 \n" ); document.write( "L = (162-W) \n" ); document.write( "--------------- \n" ); document.write( "Area = LW \n" ); document.write( "Area = (162-W)W \n" ); document.write( "A = 162W-W^2 \n" ); document.write( "---- \n" ); document.write( "You have a quadratic equation with a = -1, b = 162, c = -A \n" ); document.write( "Maximum Area occurs when W = -b/(2a) = -162/(2*-1) = 81 ft. \n" ); document.write( "-- \n" ); document.write( "Solve for \"L\": \n" ); document.write( "L + W = 162 \n" ); document.write( "L = 162-81 = 81 ft. \n" ); document.write( "----- \n" ); document.write( "Maximum Area = 81^2 = 6561 sq. ft. \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=====================================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |