document.write( "Question 381586: Suppose that you have 800ft of fencing. you are to constuct a rectangular corral which is divided into two pieces. What are the dimensions that give the largest possible area?\r
\n" );
document.write( "\n" );
document.write( "First, Construct a quadratic function that gives the area of the enclosure in terms of a single variable?
\n" );
document.write( "I can't figure out the quadratic equation to use. I tried 2y^2 + 3x=0 but of course did not work. \n" );
document.write( "
Algebra.Com's Answer #270669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that you have 800ft of fencing. you are to constuct a rectangular corral which is divided into two pieces. What are the dimensions that give the largest possible area? \n" ); document.write( "First, Construct a quadratic function that gives the area of the enclosure in terms of a single variable? \n" ); document.write( "----- \n" ); document.write( "Draw the picture: a rectangle with a segment parallel to a side dividing the area. \n" ); document.write( "--- \n" ); document.write( "Let the dividing segment have length \"x\". (Note there are 3 segments of \n" ); document.write( "length \"x\") \n" ); document.write( "============================================= \n" ); document.write( "800-3x is the remaining fence length. \n" ); document.write( "(800-3x) is the length of the base and of the top of the rectangle. \n" ); document.write( "---- \n" ); document.write( "Area of the outer rectangle is x(800-3x)/2 \n" ); document.write( "---- \n" ); document.write( "Simplify that Area Equation: \n" ); document.write( "A(x) = (-3/2)x^2+ 400x \n" ); document.write( "------ \n" ); document.write( "That is a quadratic with a = -3/2 and b = 400 \n" ); document.write( "------ \n" ); document.write( "Maximum area occurs when x = -b/2a = -400(2(-3/2)) = 400/3 = 133 1/3 ft. \n" ); document.write( "----- \n" ); document.write( "Dimensions of the corral are: \n" ); document.write( "height = x = 133 1/3 ft \n" ); document.write( "width: = (800-3x)/2 = (800-3(400/3))/2 = 200 ft \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |