document.write( "Question 1039274: A rancher with 750 ft 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.
\n" );
document.write( "A(w) =\r
\n" );
document.write( "\n" );
document.write( "I got -2.5x^2 + 375x but it was wrong. \n" );
document.write( "
Algebra.Com's Answer #654012 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rancher with 750 ft 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( "(a) Find a function that models the total area of the four pens. \n" ); document.write( "-------------------- \n" ); document.write( "Let the width be \"w\" \n" ); document.write( "Note: 2 of the sides are \"w\" \n" ); document.write( "Each dividing segment is (750-2w)/5 \n" ); document.write( "Then depth of the rectangle is [150-(2/5)w \n" ); document.write( "------ \n" ); document.write( "Total Area = w[(150-(2/5)w] = 150w - (2/5)w^2 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |