What is the minimum value of x+yz when xy+z=160 and x,y,z are natural numbers?

  • Context: MHB 
  • Thread starter Thread starter Albert1
  • Start date Start date
Click For Summary
SUMMARY

The minimum value of the expression x + yz, given the constraint xy + z = 160 with x, y, z as natural numbers, is determined to be 50. This is achieved with the values (x, y, z) = (26, 6, 4). The solution involves systematic testing of values and applying the Second Partials Test to identify critical points. The analysis confirms that the optimal configuration occurs when x is approximately equal to the product yz.

PREREQUISITES
  • Understanding of natural numbers and their properties
  • Familiarity with algebraic manipulation and equations
  • Knowledge of the Second Partials Test in calculus
  • Basic concepts of optimization in mathematical functions
NEXT STEPS
  • Explore optimization techniques in multivariable calculus
  • Study the application of the Second Partials Test in different scenarios
  • Learn about systematic approaches to solving equations with constraints
  • Investigate the properties of natural numbers in algebraic contexts
USEFUL FOR

Mathematicians, students studying algebra and calculus, and anyone interested in optimization problems involving natural numbers.

Albert1
Messages
1,221
Reaction score
0
Given:

$x,y,z\in\mathbb{N}\text{ and }xy+z=160$

$\text{Compute }\min(x+yz)$
 
Mathematics news on Phys.org
Re: compute min(x+yz)

My solution:

We have the objective function:

$$f(x,y,z)=x+yz$$

subject to the constraint:

$$g(x,y,z)=xy+z-160=0$$

Using Lagrange multipliers, we find:

$$1=\lambda y$$

$$z=\lambda x$$

$$y=\lambda$$

This, along with the constraint, implies:

$$y=1,\,x=z$$

and so the constraint gives us:

$$x=z=80$$

The testing of $(x,y,z)=(40,2,80)$ reveals that the critical point is a minimum. Hence:

$$f_{\min}=f(80,1,80)=160$$
 
sorry the answer is not correct
I will give you an example :
(x,y,z)=(79, 2, 2)
then xy+z=160
x+yz=83<160
 
Last edited:
Albert said:
sorry the answer is not correct

I do find that the Second Partials Test reveals that the critical point is a saddle point.

If I had checked the boundaries, for example $(x,y,z)=(3,53,1)$, I would find:

$$f(x,y,z)=56$$.
 
Best I can do so far (by trial and error) is $(x,y,z) = (26,6,4)$, giving $x+yz = 50$.
 
Opalg said:
Best I can do so far (by trial and error) is $(x,y,z) = (26,6,4)$, giving $x+yz = 50$.
the answer is correct ,try to solve it systematically please
 
$x,y,z \in N $
$(xy+z=160)$
let :$y=\dfrac {160-z}{x}$ , yielding $ x + yz = x + \dfrac{z(160−z)}{x}$ .
Thus $x + yz ≥ 2\sqrt{xyz}=2\sqrt{ z(160 − z)}$
Considered as a function of z
now we begin with small values of z, and (160 − z)
such that x is close to $\sqrt{z(160 − z).}$
(Equivalently, such that :$\dfrac{x}{y}$ is close to z. or x is close to yz)
this will happen for (x,y,z)=(26,6,4)
(here 26 is close to $yz=6\times 4$ )
and we have the minimal value of x + yz is 50
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K