Bunuel
If x and y are non-zero numbers, adding the reciprocals of x^2 and y^2 and then subtracting 2 times the reciprocal of xy produce which of the following?
A. x^2 + y^2 – 2xy
B. (x^2y^2 + xy)/(x + y^2)
C. (1/y−1/x)
D. (x^2 + y^2)/(x^2y^2)
E. (1/x − 1/y)^2
Hi,
The Q may seem complex but in actually is straight forward--
\(\frac{1}{x^2}+\frac{1}{y^2} -\frac{2}{xy}\)
TWO WAYS--
1) substitutetake x = 1/3 and y = 1/2..
\(3^2 +2^2-12\) = \(1\)
substitute values and see..
A. \(x^2 + y^2 – 2xy\)------- 1/9 +1/4 -1/3 -- NO
B. \(\frac{(x^2y^2 + xy)}{(x + y^2)}\)... (1/36 + 1/6)/(1/3+1/4) --NO
C. \((\frac{1}{y}−\frac{1}{x}).\).. 2-3= -1---NO
D. \(\frac{(x^2 + y^2)}{(x^2y^2)-}\)- (1/9+1/4)/(1/36)=13.. NO
E. \((\frac{1}{x}− \frac{1}{y})^2\).. (3-2)^2=1.. CORRECT
2) formulaVERY easy if you can see the hidden formula
\(\frac{1}{x^2}+\frac{1}{y^2} -\frac{2}{xy}\)..
\(\frac{1}{x}^2+\frac{1}{y}^2 - 2*\frac{1}{x}*\frac{1}{y}\)..
\((\frac{1}{x}− \frac{1}{y})^2\)..
same as E
ans E