document.write( "Question 997445: A field bordering a straight stream is to be enclosed and divided in 2. The side of bordering the stream does not need to be fenced.\r
\n" );
document.write( "\n" );
document.write( "If 2400 yards of fencing is to be used, give an equation for the perimeter of the field (middle part must be included).\r
\n" );
document.write( "\n" );
document.write( "Give an equation for the area of the field.\r
\n" );
document.write( "\n" );
document.write( "Rewrite the equation for area so that it contains only one independent variable.\r
\n" );
document.write( "\n" );
document.write( "What are the dimensions of the largest rectangular field that can be enclosed? Find algebraically using the vertex. \n" );
document.write( "
Algebra.Com's Answer #615530 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let w = the width \n" ); document.write( "let l = the length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "perimeter = l + 3w \n" ); document.write( "the perimeter is equivalent to the amount of fencing required. \n" ); document.write( "because the property is divided into two pieces, there are 3 widths rather than 2, the third width being the partition in the middle. \n" ); document.write( "since perimeter = 2400, the formula for perimeter becomes: \n" ); document.write( "2400 = l + 3w\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area formula is: \n" ); document.write( "area = l * w \n" ); document.write( "this is the area of the enclosure which includes both halves.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 2400 = l + 3w, we can solve for l to get l = 2400 - 3w \n" ); document.write( "formula for area = l * w becomes area = (2400 - 3w) * w \n" ); document.write( "remove parentheses to get area = 2400w - 3w^2 \n" ); document.write( "this is a quadratic equation. \n" ); document.write( "rearrange the terms to get area = -3w^2 + 2400w \n" ); document.write( "set this equation to 0 to get -3w^2 + 2400w = 0 \n" ); document.write( "this is in standard quadratic equation form of aw^2 + bw + c = 0 \n" ); document.write( "a is the coefficient of the w^2 term, b is the coefficient of the w term, c is the constant term. \n" ); document.write( "we get: \n" ); document.write( "a = -3 \n" ); document.write( "b = 2400 \n" ); document.write( "c = 0 \n" ); document.write( "the formula for the value of w that provides maximum point on this equation is: \n" ); document.write( "w = -b/2a \n" ); document.write( "the maximum point on this equation is the maximum area of the enclosure. \n" ); document.write( "this results in w = -2400 / -6 which is equal to 400. \n" ); document.write( "the area is maximized when w = 400. \n" ); document.write( "when w = 400, the area is equal to 2400w - 3w^2 which becomes 2400*400 - 3*400^2 which results in an area of 480,000 square yards. \n" ); document.write( "when w = 400, l = 1200 because 2400 = 1200 + 3 * 400.\r \n" ); document.write( "\n" ); document.write( "your solutions are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "perimeter = 2400 = l + 3w \n" ); document.write( "area = l*w \n" ); document.write( "area = (2400 - 3w) * w which is equal to 2400w - 3w^2. \n" ); document.write( "largest area is when w = 400 and l = 1200. \n" ); document.write( "w is the width of the enclosure. \n" ); document.write( "l is the length of the enclosure.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "l is the letter L, not to be confused with 1 which is the number one. \n" ); document.write( "they are unfortunately very close in appearance with the number 1 having a slanted tip on the top while the letter l has a horizontal tip on the top. \n" ); document.write( "otherwise they are identical.\r \n" ); document.write( "\n" ); document.write( "here's a graph of the equation for the area so you can see what the qaution looks like when graphed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to graph the equation, the area is represented by y and the width is represented by x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it's easy to see from the graph that the maximum area is when x = 400.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |