Concept:Use algebraic manipulation and componendo-dividendo to solve the given equation for x.Explanation:Start with the given equation:1−px1+px1+qx1−qx=1Isolate the square root term:1+qx1−qx=1+px1−pxSquare both sides:1+qx1−qx=(1+px1−px)2Expand the right side:1+qx1−qx=1+p2x2+2px1+p2x2−2pxApply componendo and dividendo to both sides:(1−qx)−(1+qx)(1−qx)+(1+qx)=(1+p2x2−2px)−(1+p2x2+2px)(1+p2x2−2px)+(1+p2x2+2px)Simplify numerators and denominators:−2qx2=−4px2(1+p2x2)Cancel common factors:−qx1=−2px1+p2x2Multiply both sides by −1:qx1=2px1+p2x2Cross multiply (assuming x=0):2px=qx(1+p2x2)Cancel x (since x=0):2p=q(1+p2x2)Rearrange:qp2x2=2p−qSolve for x2:x2=p2q2p−qTake square root to get non-zero solutions:x=±p1q2p−qThe condition 2p=q ensures the expression is defined.Answer:x=±p1q2p−q (Option A).