document.write( "Question 830403: 1) A rectangular enclosure,subdivided into 3 congruent pens,is to be made using a barn as one side and 120 meters of fencing for the rest of the enclosure.FInd the value of x that gives the maximum area for the enclosure.
\n" );
document.write( "-Answer is 15,but I don't know how to get the answer.\r
\n" );
document.write( "\n" );
document.write( "2)The water in a cylindrical tank 4 ft in diameter empties through a hole in the bottom.Assuming that the water has a depth of 16ft at time t=0 and empties at the rate of 5 ft^3/s,express the depth of the water as a function of time.
\n" );
document.write( "-Answer is d(t)=16-(5/4pi)t
\n" );
document.write( "Don't know how to solve. \n" );
document.write( "
Algebra.Com's Answer #500599 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) A rectangular enclosure,subdivided into 3 congruent pens,is to be made using a barn as one side and 120 meters of fencing for the rest of the enclosure.FInd the value of x that gives the maximum area for the enclosure. \n" ); document.write( "-Answer is 15,but I don't know how to get the answer. \n" ); document.write( "------ \n" ); document.write( "Draw the picture. \n" ); document.write( "You have 4 fences (perpendicular to the barn) that are x meters long. \n" ); document.write( "You have 1 fence (parallel to the barn) that is 120-4x meters long. \n" ); document.write( "Area = x(120-4x) = 120x-4x^2 sq meters \n" ); document.write( "---- \n" ); document.write( "Maximum Area occurs when x = -b/(2a) = -120/(-8) = 15 meters \n" ); document.write( "===============\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "2)The water in a cylindrical tank 4 ft in diameter empties through a hole in the bottom.Assuming that the water has a depth of 16ft at time t=0 and empties at the rate of 5 ft^3/s,express the depth of the water as a function of time. \n" ); document.write( "--- \n" ); document.write( "Volume of water = pi*r^2*h = pi*4*16 = 64pi ft^3 ; depth = 16 ft \n" ); document.write( "Volume = 0 after 64pi/5 = 12.8pi seconds ; depth = 0 ft \n" ); document.write( "------------------ \n" ); document.write( "You have 2 points (0,16) and (12 4/5,0) relating time to depth. \n" ); document.write( "slope = (16-0)/(0-12.8) = -1.25 \n" ); document.write( "d(t) = 16 - (5/4)t\r \n" ); document.write( "\n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |