20.
若正数 x、y 和 z 满足 以及 则 xyz 等于多少? x+y1=4, y+z1=1, z+x1=37,
If x, y, and z are positive numbers satisfying x+y1=4, y+z1=1, and z+x1=37, then what is xyz?
答案:B
解答:
三个方程相加得 (x+y1)+(y+z1)+(z+x1)=4+1+37=322.
三个方程相乘得 4⋅1⋅37=328.
展开乘积,得到 中间括号中的一组之和就是 322,所以 xyz+xyz1=328−322=2。 (x+y1)⋅(y+z1)⋅(z+x1)=xyz+(x+y+z+x1+y1+z1)+xyz1.
因此 (xyz−1)2=0, 所以 xyz=1。
因此,正确答案是 B。
Adding the three equations gives (x+y1)+(y+z1)+(z+x1)=4+1+37=322.
Multiplying them gives 4⋅1⋅37=328.
Expanding the product, (x+y1)⋅(y+z1)⋅(z+x1)=xyz+(x+y+z+x1+y1+z1)+xyz1. The middle group is the sum 322, so xyz+xyz1=328−322=2.
Hence (xyz−1)2=0, so xyz=1.
Thus, the correct answer is B.