Mark H. answered 09/22/19
Tutoring in Math and Science at all levels
Always start a problem like this by drawing a picture.
Let's use A and B for the sides of one pen. If the B sides are in line, then the total length of fencing is 4A + 6B. This gives us our first equation:
4A + 6B = 500
The total area of 3 pens is 3*A*B
Rearrange the 1st equation to get A as a function of B:
4A + 6B = 500
4A = -6B + 500
A = (-3/2)B + 125
substitute this into the expression for the total area:
Area = R = 3 * ( (-3/2)B + 125 ) * B
Expand and simplify:
R = ( (-9/2)B + 375 ) * B
R = (-9/2)B2 + 375B
To find a maximum (or minimum), take the 1st derivative and set it = to 0:
R' = -9B + 375 = 0
9B = 375
B = 41.67
Use this equation to find A:
A = (-3/2)B + 125
A = 62.5
Alabaster V.
Thank you.09/23/19