Concept:Make x the subject by squaring, then rearranging terms involving x.Explanation:Start with d=x6−2y.Square both sides to remove the square root:d2=x6−2y.Multiply every term by 2x to clear the fractions:2xd2=12−xy.Bring all terms with x to one side:2xd2+xy=12.Factor out x:x(2d2+y)=12.Divide both sides by (2d2+y):x=2d2+y12.Answer:x=2d2+y12, which matches option D.