Question 1086608
<font color="black" face="times" size="3">Using the definition of <a href="http://www.math-only-math.com/types-of-ratios.html">Duplicate Ratio</a>, we can say that m/n is equal to the square of (m+x)/(n+x). In other words


m/n = ((m+x)/(n+x))^2


Let's isolate the term x^2 to get...


m/n = ((m+x)/(n+x))^2
m/n = ((m+x)^2)/((n+x)^2)
m(n+x)^2 = n(m+x)^2
m(n^2+nx+x^2) = n(m^2+mx+x^2)
mn^2+mnx+mx^2 = nm^2+mnx+nx^2
mn^2+mx^2 = nm^2+nx^2
mx^2-nx^2 = nm^2-mn^2
(m-n)x^2 = nm^2-mn^2
x^2 = (nm^2-mn^2)/(m-n)
x^2 = (mn(m-n))/(m-n)
x^2 = mn
</font>