Hello Precious,
Draw a rectangle and label it L along the bottom and W along the side.
Then the area of the entire poster is
A = L * W = 7875
→ L = 7875 / W = 7875W-1
Now draw a rectangle within the first rectangle, and label along the bottom as L - 6, and the side as W - 4.
(You have to subtract 3 from each side for the length, and 2 from both top and bottom for the width).
Then the area of the printable area, B, is
B = (L - 6) * (W - 4). Substitute out the L to get
B = (7875W-1 - 6) * (W - 4)
→ B = 7875 - 31,500W-1 - 6W + 24
→ B = 7899 - 31,500W-1 - 6W
Since the printable area is what we want to optimize (maximize in this case), this is the equation we want to differentiate,
→ B' = 31,500W-2 - 6
→ B' = (31,500 / W2) - 6
→ B' = (31,500 - 6W2) / W2
Now set the numerator equal to zero
→ 31,500 - 6W2 = 0
→ 6W2 = 31,500
→ W2 = 5,250
→ W ≈ 72.457
To ensure this will value will yield the largest possible area, test a value on either side into the derivative.
That is,
B'(70) > 0 and
B'(80) < 0
→ a local max at W ≈ 72.457
→ Bmax ≈ 7029.517 cm2.
I hope the above helps, and thank you for posting the question.
Michael Ehlers