document.write( "Question 694549: The city of Ottawa has provided 300 meters of rope to enclose a rectangular swimming area along the shore of the Mooney Bay Beach. What is the maximum area that can be enclosed and the dimensions of the maximum area.\r
\n" );
document.write( "\n" );
document.write( "Can you please help me out I really don't understand? Thanks in advance I appreciate it. \n" );
document.write( "
Algebra.Com's Answer #428243 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The city of Ottawa has provided 300 meters of rope to enclose a rectangular swimming area along the shore of the Mooney Bay Beach. What is the maximum area that can be enclosed and the dimensions of the maximum area. \n" ); document.write( ": \n" ); document.write( "Let L = the length of the rectangle \n" ); document.write( "Let W = the width \n" ); document.write( ": \n" ); document.write( "Only 3 sides are required so the perimeter with 300 m of rope will be: \n" ); document.write( "L + 2W = 300 \n" ); document.write( "L = (300-2W); use this form for substitution in the area equation \n" ); document.write( ": \n" ); document.write( "A = L * W \n" ); document.write( "Replace L with (300-2W) \n" ); document.write( "A = W(300-2W) \n" ); document.write( "A = -2W^2 + 300W \n" ); document.write( "this is a quadratic equation, max area occurs at the axis of symmetry which we can find with formula x = -b/(2a), in this equation it's \n" ); document.write( "W = \n" ); document.write( "W = \n" ); document.write( "W = +75 m is the width for max area \n" ); document.write( "then \n" ); document.write( "L = 300 - 2(75) \n" ); document.write( "L = 300 - 150 \n" ); document.write( "L = 150 m is the length \n" ); document.write( "Find the area \n" ); document.write( "150 * 75 = 11,250 sq/m is the max area with 300 ft of rope \n" ); document.write( ": \n" ); document.write( "How about this? Are you understanding this now? \n" ); document.write( " |