Let x , y , and z be positive integers satisfying the equation
x + 2 y z = x y z
How many ordered triplet solutions ( x , y , z ) exist which satisfy the above equation?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We need to find positive integers ( x , y , z ) such that x + 2 y z = x y z
The above equation is equivalent to x = x y z − 2 y z = y z ( x − 2 ) ⟹ ( x − 2 ) x = y z .
However, y z is a positive integer and so is x . This implies that x − 2 > 0 , and since x is an integer, x ≥ 3 [A]
Since a − 2 > 0 and a > ( a − 2 ) , a − 2 a > 1 . However, this quantity should be an integer ( y z ).
This in turn would imply, ( x − 2 ) x ≥ 2 or x ≥ 2 ( x − 2 ) or 4 ≥ x . [B]
Combining [A] and [B] and considering the fact that x is an integer, we get x = 3 , 4 .
If x = 3 , we have y z = x − 2 x = 3 for which we get ( y , z ) = ( 3 , 1 ) , ( 1 , 3 ) or the triplets ( x , y , z ) = ( 3 , 3 , 1 ) , ( 3 , 1 , 3 ) .
Similarly, if x = 4 , we have y z = 2 from which we get the triplets ( x , y , z ) = ( 4 , 2 , 1 ) , ( 4 , 1 , 2 ) .
Thus, giving 4 solutions.
x = y z ( x − 2 ) . Hence, ( x − 2 ) ∣ x = ( x − 2 ) + 2 . So, ( x − 2 ) ∣ 2 . Thus, x − 2 ∈ ( − 1 , 1 , 2 ) . From that, x ∈ ( 1 , 3 , 4 ) . For x = 1 , we get y z = − 1 , which is not possible since all are positive integers. For x = 3 , we get y z = 3 , hence 2 ordered pairs. Similarly, for x = 4 , we get 2 ordered pairs.
Problem Loading...
Note Loading...
Set Loading...
Given that
x + 2 y z x y z − x − 2 y z x ( y z − 1 ) − 2 ( y z − 1 ) ( x − 2 ) ( y z − 1 ) = x y z = 0 = 2 = 2
⟹ ⎩ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎧ ( x − 2 ) ( y z − 1 ) = 1 ⋅ 2 ( x − 2 ) ( y z − 1 ) = 2 ⋅ 1 ⟹ x = 3 ⟹ x = 4 ⟹ y z = 3 ⟹ { y = 1 , z = 3 y = 3 , z = 1 ⟹ y z = 2 ⟹ { y = 1 , z = 2 y = 2 , z = 1
Therefore there are 4 ordered ( x , y , z ) solutions: ( 3 , 1 , 3 ) , ( 3 , 3 , 1 ) , ( 4 , 1 , 2 ) , ( 4 , 2 , 1 ) .