Concept:Express each difference P−x, P−y, P−z using a common multiple k, then use P=2x+y+z​ to solve for P and the individual numbers.Explanation:Let P−x=3k, P−y=5k, P−z=7k.Add the three equations: (P−x)+(P−y)+(P−z)=3k+5k+7k=15k.But the left side also equals 3P−(x+y+z).Given P=2x+y+z​, so x+y+z=2P.Thus 3P−2P=P, hence P=15k.Now find each variable: x=P−(P−x)=15k−3k=12k,y=15k−5k=10k,z=15k−7k=8k.Therefore the ratio x:y:z=12k:10k:8k=6:5:4.Answer:6:5:4 (Option B)