• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

An Optimizing problem

us3rnotfound

Diamond Member
I'm stumped, please help! 😀

A fence is to be built to enclose a rectangular region of 4800 square feet. The fencing material along three sides costs $3 per foot. The fencing material along the fourth side costs $4 per foot. Find the most economical dimensions of the region.

Edit: I know how to do this kind of problem, but I just need a hint or clue, I don't know the equations to use, except of course for xy = 4800, y = 4800/x.
 
the more expensive side should be on the shorter side of the rectangle.

let's say x > y

C = 3x + 3x + 3y + 4y

and you try to optimize C?
 
Back
Top