Solve your doubts and expand your knowledge with IDNLearn.com's extensive Q&A database. Get step-by-step guidance for all your technical questions from our dedicated community members.
Sagot :
We want to minimize s(x, y) = x + y such that xy = 36.
From the constratint we have y = 36/x, so the sum can also be written as
s(x, 36/x) = x + 36/x
Differentiate s with respect to x and find the critical points of s :
1 - 36/x² = 0 ⇒ x² = 36 ⇒ x = ±6
Both x and y must be positive, so it follows that x = y = 6, which gives a minimum sum of s(6, 6) = 12.
We appreciate your participation in this forum. Keep exploring, asking questions, and sharing your insights with the community. Together, we can find the best solutions. Thank you for choosing IDNLearn.com for your queries. We’re here to provide accurate answers, so visit us again soon.