document.write( "Question 159242: hey,
\n" );
document.write( "could you please solve this problem for me. and thank you.\r
\n" );
document.write( "\n" );
document.write( "A rectangular field is to be enclosed and divided into two sections by a fence
\n" );
document.write( "parallel to one of the sides using a total of 600 m of fencing. what is the
\n" );
document.write( "maximum area that can be enclosed and what dimensions will give this area?\r
\n" );
document.write( "\n" );
document.write( "i will be waiting for your answer,\r
\n" );
document.write( "\n" );
document.write( "and thank you,
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #117454 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rectangular field is to be enclosed and divided into two sections by a fence \n" ); document.write( "parallel to one of the sides using a total of 600 m of fencing. What is the \n" ); document.write( "maximum area that can be enclosed and what dimensions will give this area? \n" ); document.write( ": \n" ); document.write( "Let x = the length of the rectangle \n" ); document.write( "Let w = the width \n" ); document.write( ": \n" ); document.write( "Two sections are required, therefore 3w of fence required \n" ); document.write( ": \n" ); document.write( "2x + 3w = 600 \n" ); document.write( "also we can write it: \n" ); document.write( "3w = {600-2x) \n" ); document.write( "w = \n" ); document.write( "w = 200 - \n" ); document.write( ": \n" ); document.write( "Find the area; \n" ); document.write( "A = x*w \n" ); document.write( "Replace w with above expression: \n" ); document.write( "A = x(200 - \n" ); document.write( "A = 200x - \n" ); document.write( "This is a quadratic equation; if we find the axis of symmetry we will know \n" ); document.write( "what value of x gives maximum area: \n" ); document.write( "; \n" ); document.write( "Axis of symmetry formula: x = -b/(2a) \n" ); document.write( "In our equation, a=(-2/3); b=200; therefore; \n" ); document.write( ": \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( "x = +150 meters is the length that give max area \n" ); document.write( ": \n" ); document.write( "Find the max area by substituting 150 for x in the area equation \n" ); document.write( "A = 200(150) - \n" ); document.write( "A = 30000 - 15000 \n" ); document.write( "A = 15,000 sq/m is the max area \n" ); document.write( ": \n" ); document.write( "The dimensions of the rectangle: 150 by 100 meters [2(150) + 3(100) = 600] \n" ); document.write( " |