
William W. answered 01/22/23
Top Pre-Calc Tutor
Let width be sideways on the paper and length be up and down. Let TW and TL represent total width and total length and let W and L represent width and length of the printed area. Then TW = W + 8 and TL = L + 10.
We are trying to minimize total area so we need a function of total area that we can differentiate.
Total Area (A) is the product of total width and total length.
A = (TW)(TL)
A = (W + 8)(L + 10)
but we are told printed are is 186 cm2 so W•L=186 therefore W = 186/L making our total area equation say:
A = (186/L + 8)(L + 10)
A = 186 + 1860/L + 8L + 80
A(L) = 8L + 1860L-1 + 266
Take the derivative:
A’(L) = 8 - 1860L-2
Set equal to zero and solve:
0 = 8 - 1860L-2
1860/L2 = 8
1860 = 8L2
232.5 =L2
L = 15.25 cm
Plugging this into W = 186/L gives W = 12.20 cm