Let the 2 integers be A = \(x^2\), and B =\( y^2\),
then square roots of A and B are x, and y
To find :\( (A-B)^2 \)
Given : positive difference of the square roots of two integers = \(\sqrt{15 - 10\sqrt{2}}\)
\(|x-y| = \sqrt{15 - 10\sqrt{2}}\)
squaring both sides,
\(\\
(x-y)^2 = 15 - 10 \sqrt{2} \\
x^2 + y^2 - 2xy = 15 - 10\sqrt{2}\\
\)
we need to find x and y such that \(x^2 + y^2 = 15\), and \( 2xy = 10\sqrt{2} >> xy = 5\sqrt{2} \)
the sum of 15 can be split into 10 + 5, multiply\( \sqrt{10} * \sqrt{5} = \sqrt{2*5*5} = 5\sqrt{2} \)
so if we have \((\sqrt{10} - \sqrt{5} )^2 = 10 + 5 - 2*5 \sqrt{2} = 15 - 10\sqrt{2}\)
\(x=\sqrt{10}, y = \sqrt{5}\) or \(x =\sqrt{ 5}, y = \sqrt{10} \)
From this, A = 10, B = 5, or A = 5 and B = 10 >> ultimately we want to find (A-B)^2 so the difference will be the same - doesnt matter whether A is 10 or B is 10
Now we can find
\(\\
(A-B)^2 = (10-5)^2 = 5^2 = 25\\
\\
\)
Answer is C. 25