document.write( "Question 1172616: Mrs. Mone wants to build a new rectangular playground for the kindergarten and use at most 350 feet of anchor fencing. He wants the length of the playground to be 50 feet longer than the three times the width. Find the dimensions of the playground to the nearest foot \n" ); document.write( "
Algebra.Com's Answer #797718 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Mr. Mone wants to build a new rectangular playground for the kindergarten and use at most 350 feet of anchor fencing. \n" ); document.write( " He wants the length of the playground to be 50 feet longer than the three times the width. \n" ); document.write( " Find the dimensions of the playground to the nearest foot \n" ); document.write( "L = 3w + 50 \n" ); document.write( ": \n" ); document.write( "2L + 2w = 350 \n" ); document.write( "simplify, divide by 2 \n" ); document.write( "L + w = 175 \n" ); document.write( "Replace L with (3w+50) \n" ); document.write( "(3w+50) + w = 175 \n" ); document.write( "4w = 175 - 50 \n" ); document.write( "4w = 125 \n" ); document.write( "w = 125/4 \n" ); document.write( "w = 31.25 or 31 ft is the width to the nearest foot \n" ); document.write( "Find L \n" ); document.write( "L = 3(31) + 50 \n" ); document.write( "L = 93 + 50 \n" ); document.write( "L = 143 ft is the length \n" ); document.write( ": \n" ); document.write( "Find the actual amt of fence required with these dimensions \n" ); document.write( "2(143) + 2(31) = \n" ); document.write( "286 + 62 = 348 ft Which about the max to the nearest foot \n" ); document.write( " |