The given equations are x^2 - 2p_1x + 1 = 0, x^2 - 4p_2x + 2 = 0, and x^2 - 6p_3x + 3 = 0. For each pair of equations to have exactly one root in common, we can use the condition for a common root between x^2 - ax + r = 0 and x^2 - bx + s = 0, which leads to x = (s - r)/(a - b). For the first two equations, the common root is (2 - 1)/(-2p_1 - (-4p_2)) = 1/(4p_2 - 2p_1). For the second and third equations, the common root is (3 - 2)/(-4p_2 - (-6p_3)) = 1/(6p_3 - 4p_2). Assuming the common root is the same across the system, setting these expressions and their counterparts for the first and third equations leads to two distinct symmetric sets of roots. This provides exactly 2 unique solutions for the triplet.