Solveeit Logo

Question

Quantitative Aptitude Question on Maxima and Minima

For natural numbers x,y, and z, if xy+yz=19 and yz+xz=51, then the minimum possible value of xyz is

Answer

Given:
y(x+z)=19y(x+z)=19
z(x+y)=51z(x+y)=51
From the first equation, we can deduce that yy is equal to 1, as y19.y≠19. .
So, y=1y=1 and x+z=19x+z=19
Now, let's explore the two possible cases for zz.

**Case 1: **z=3z=3
If z=3z=3, then x=16x=16
So, xyzxyz=3×1×163\times1\times16
xyz=48xyz=48

Case 2: z=17z=17
If z=17z=17, then x=2x=2
So, xyz=17×1×2xyz=17\times1\times2
xyz=34xyz=34
The minimum value of xyzxyz among the two cases is 34.

Therefore, the answer is 34.