Concept:Use the Componendo-Dividendo rule: if a−ba+b=c−dc+d, then ba=dc. This helps simplify the given equation to isolate x.Explanation:Start with the given equation:(x−ma)(x−mb)(x−a)(x−b)=(x+ma)(x+mb)(x+a)(x+b)Cross-multiply to bring similar terms together:(x+a)(x+b)(x−a)(x−b)=(x+ma)(x+mb)(x−ma)(x−mb)Expand each numerator and denominator:x2+(a+b)x+abx2−(a+b)x+ab=x2+(ma+mb)x+m2abx2−(ma+mb)x+m2abApply Componendo-Dividendo (add 1 and subtract 1 on both sides, then take ratio):(a+b)x(x2+ab)=(ma+mb)x(x2+m2ab)Cancel x (assuming x=0) and simplify the denominator on the right:x2+m2abx2+ab=(a+b)m(a+b)=m1Cross-multiply:m(x2+ab)=x2+m2abExpand and collect like terms:mx2+mab=x2+m2abmx2−x2=m2ab−mabx2(m−1)=mab(m−1)If m=1, cancel (m−1):x2=mabTake square root:x=±mabAnswer:x=±mab (Option A).