Smallest Area Poster Dimensions: Solve the Puzzle!

apiwowar
Messages
94
Reaction score
0
the top and bottom margins of a poster are 2cm and the side margins are each 4cm. If the area of printed material on the poster is fixed at 382 square centimeters, find the dimensions of the poster with the smallest area.

so the area l*w = 382

and the perimiter = 2(l-4)+2(w-8)

but if i try to solve for l i get a negative number. can someone help me out?
 
Physics news on Phys.org
You are setting it up wrong. You say " l*w = 382" but 382 is the area of the printed material so the actual dimensions are l+4 and w+8. Also the perimeter is irrelevant. You are asked to find l and w such that the total area, (l+ 4)(w+ 8)= lw+ 4w+ 8l+ 32, is a minimum.

From lw= 382, w= 382/l and that becomes 382+ 4(382)/l+ 8l+ 32= 6112/l+ 8l+ 412. Minimize that.

Finally, remember that the answer, the dimensions of the poster, are l+ 4 and w+ 8, not l and w.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top