Maths Olympiad Prep

Library / /253 of 520

Algebra Difficulty 6.6 National olympiad Find the answer

4・117 Solve the system of equations
{xyx2y21x2+y2=ayxx2y21x2+y2=b\left\{\begin{array}{l} \frac{x-y \sqrt{x^{2}-y^{2}}}{\sqrt{1-x^{2}+y^{2}}}=a \\ \frac{y-x \sqrt{x^{2}-y^{2}}}{\sqrt{1-x^{2}+y^{2}}}=b \end{array}\right.

where a,ba, b are known numbers.

A number or a short expression. Spacing and $ signs are ignored.

Solution

[Solution] (1) + (2) gives
(x+y)(1x2y2)1x2+y2=a+b\frac{(x+y)\left(1-\sqrt{x^{2}-y^{2}}\right)}{\sqrt{1-x^{2}+y^{2}}}=a+b
(1) - (2) gives
(xy)(1+x2y2)1x2+y2=ab\frac{(x-y)\left(1+\sqrt{x^{2}-y^{2}}\right)}{\sqrt{1-x^{2}+y^{2}}}=a-b
(3) ×\times (4) gives
x2y2=a2b2.x^{2}-y^{2}=a^{2}-b^{2} .

Substituting (5) into (3) and (4) respectively gives
{(x+y)(1a2b2)1a2+b2=a+b(xy)(1+a2b2)1a2+b2=ab.\left\{\begin{array}{l} \frac{(x+y)\left(1-\sqrt{a^{2}-b^{2}}\right)}{\sqrt{1-a^{2}+b^{2}}}=a+b \\ \frac{(x-y)\left(1+\sqrt{a^{2}-b^{2}}\right)}{\sqrt{1-a^{2}+b^{2}}}=a-b . \end{array}\right.

Solving gives
{x=a+ba2b21a2+b2y=b+aa2b21a2+b2\left\{\begin{array}{l} x=\frac{a+b \sqrt{a^{2}-b^{2}}}{\sqrt{1-a^{2}+b^{2}}} \\ y=\frac{b+a \sqrt{a^{2}-b^{2}}}{\sqrt{1-a^{2}+b^{2}}} \end{array}\right.

Upon verification, when 0a2b2<10 \leqslant a^{2}-b^{2}<1, (8) is the solution to the original system of equations; in other cases, the original system of equations has no real solutions.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.