document.write( "Question 181262: Need help Please!!!!
\n" );
document.write( "A rancher with 750ft of fencing wants to enclose a rectangular area and then divide it into four pens with fencing parallel to one side of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "a. Find a function that models the total area of the four pens.\r
\n" );
document.write( "\n" );
document.write( "b. Find the largest possible total area of the four pens. \n" );
document.write( "
Algebra.Com's Answer #135951 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rancher with 750ft of fencing wants to enclose a rectangular area and then divide it into four pens with fencing parallel to one side of the rectangle. \n" ); document.write( ": \n" ); document.write( "If you draw this, you can see that the fencing required: 2L + 5W = 750 \n" ); document.write( ": \n" ); document.write( "a. Find a function that models the total area of the four pens. \n" ); document.write( ": \n" ); document.write( "Let x = the width \n" ); document.write( "then \n" ); document.write( "2L + 5x = 750 \n" ); document.write( "2L = (750 - 5x) \n" ); document.write( "L = \n" ); document.write( "L = (375 - 2.5x) \n" ); document.write( ": \n" ); document.write( "Area = x * L \n" ); document.write( "Substitute (375-2.5x) for L \n" ); document.write( "A = x*(375-2.5x) \n" ); document.write( "A = 375x - 2.5x^2 \n" ); document.write( "the function that models the total area \n" ); document.write( "f(x) = -2.5x^2 + 375x \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "b. Find the largest possible total area of the four pens. \n" ); document.write( ": \n" ); document.write( "Since this is a quadratic equation, we can do this by finding the axis \n" ); document.write( "of symmetry, then find the vertex. Formula for that is: x = \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( "x = +75, the max area will be when width is 75 ft \n" ); document.write( "; \n" ); document.write( "Find the vertex (max area): \n" ); document.write( "A = -2.5(75^2) + 375(75) \n" ); document.write( "A = -2.5(5625) + 28125 \n" ); document.write( "A = -14062.5 + 28125 \n" ); document.write( "A = +14062.5 sq ft is the max area \n" ); document.write( "; \n" ); document.write( "Did this make sense to you, any questions? \n" ); document.write( " \n" ); document.write( " |