plaverbach
Suppose x, y, and z are positive integers such that xy + yz = 29 and xz + yz = 81. Which of the following variables has exactly one unique solution?
(i) x
(ii) y
(iii) z
A. none
B. ii only
C. iii only
D. i and ii only
E. ii and iii only
Responding to a pm: The question relies on your knowledge of factors. Work step by step through the given information.
xy + yz = 29
(x + z)y = 29 (you need to immediately notice that 29 is prime)
So the two factors are 1 and 29 only. (x+z) cannot be 1 so y MUST be 1 and
(x + z) = 29
xz + yz = 81
(x + 1)z = 81
Factors of 81 -> 1, 3, 9, 27, 81.
The two factors cannot be 1 and 81 because (x+1) can be neither 1 nor 81 (since x + z is 29).
The two factors cannot be 9 and 9 because if z is 9(then x would be 20), x cannot be 8.
Then 3 and 27 must be the two factors. Now all we need to see is whether z can take both values 3 and 27.
If z is 3, x is 26 and total they add up to 29 - Works
If z is 27, x is 2 and total again adds up to 29 - Works
So x and z can take 2 values. Only y has a single value. Answer (B)