#Simple optimization problem! need help though
1 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with: ```diff
+close
also sorry because i think this could also fall under the highschool category, but whatever! hopefully it is to no concern
Call the width (left to right) h
The width of the printed side is (h-4) due to the margins on both sides
This makes the other side of the printed area 81/(h-4) due to area
This makes the length of the paper (81/(h-4)) + 6 due to the margins
Area paper: (81/(h-4)+6)(h)
= 81h/h-4 + 6h
dA/dh = dA/dH(81h/(h-4)) + 6
Use quotient rule to find full dA/dh
