document.write( "Question 40752This question is from textbook college algebra
\n" );
document.write( ": I got part a and b of this question , need help with d & C
\n" );
document.write( "(of course a word problem) A farmer wishes to enclose a rectangular region bordering a river with fencing, as shown in the diagram. Suppose that x represents the length of each of the three parallel pieces of fencin. She has 600 ft of fencing available.
\n" );
document.write( "( the diagram is a rectangle, the top part is water and the rest is fencing, there is a vertical dotted line down the center, it and both the left and right side are labeled x the bottom is just fencing)
\n" );
document.write( "a) What is the length of the remaining piece of fencing in terms of x?
\n" );
document.write( "---My answer, 600-3x
\n" );
document.write( "b) Determine a function(A) that represents the total area of the enclosed region give any restrictions for x.
\n" );
document.write( " Since Length and Width cannot be negative i put 600-3x is greater than or equal to zero and solved that, 200 is greater than or equal to x, and x is greater than or equal to x so my solution is
\n" );
document.write( "0is less than or equal to x is less than or equal to 200.
\n" );
document.write( "NOW FOR THE ONES IM LOST ON>>>>>
\n" );
document.write( "c) What dimensions for the total enclosed region would give an area of 22,500 sqaure feet?
\n" );
document.write( "and
\n" );
document.write( "d) What is the maximum area that can be enclosed?
\n" );
document.write( "ELisa \n" );
document.write( "
Algebra.Com's Answer #26145 by Fermat(136)![]() ![]() You can put this solution on YOUR website! Your answer to part a) is correct, but not part b) I'm afraid. \n" ); document.write( "Let x = vertical dimension \n" ); document.write( "Let y = horizontal dimension \n" ); document.write( "a) total length of fencing is 600 = 3x + y \n" ); document.write( ".: y = 600 - 3x \n" ); document.write( "=============== \n" ); document.write( "b) Enclosed area, A = length times width \n" ); document.write( "A = xy \n" ); document.write( "A = x(600-3x) , x <= 200 \n" ); document.write( "============= \n" ); document.write( "c) you are given a value for the area required. So set A = 22,500 \n" ); document.write( "Now, A = x(600-3x) \n" ); document.write( "So, \n" ); document.write( "22,500 = x(600-3x) \n" ); document.write( "22500 = 600x - 3x² \n" ); document.write( "x² - 200x + 7500 = 0 \n" ); document.write( "(x-50)(x-150) = 0 \n" ); document.write( "x = 50, x = 150 \n" ); document.write( "=============== \n" ); document.write( "using y = 600-3x, \n" ); document.write( "y = 450, y = 150 \n" ); document.write( "================ \n" ); document.write( "So there are two solutions. Both solutions are valid. They both give an enclosed area of 22,500 square feet \n" ); document.write( "d) A = 600x - 3x² \n" ); document.write( "Now differentiate the expression for A and set to zero to get a turning point. \n" ); document.write( "dA/dx = 600 - 6x \n" ); document.write( "setting dA/dx = 0 gives, \n" ); document.write( "600 - 6x = 0 \n" ); document.write( "x = 100 \n" ); document.write( "======= \n" ); document.write( "Check to see that this is a maximum, by differentiating again. If d²A/dx² is negative at x = 100, then the turning point is a maximum. (If d²A/dx² is positive at x = 100, then the turning point is a minimum) \n" ); document.write( "dA/dx = 600 - 6x \n" ); document.write( "d²A/dx² = -6, which is < 0 therefore a maximum. \n" ); document.write( "Since x = 100, y = 600 - 3x = 600 - 300 = 300 \n" ); document.write( "y = 300 \n" ); document.write( "======= \n" ); document.write( "area = xy \n" ); document.write( "Max area = 90,000 square feet \n" ); document.write( "============================= \n" ); document.write( " |