Real numbers a,b,c,d are given. Solve the system of equations (unknowns x,y,z,u) ⎩⎨⎧x2−yz−zu−yu=ay2−zu−ux−xz=bz2−ux−xy−yu=cu2−xy−yz−zx=d
Solution
Subtracting from the first equation the other 3, we obtain (x−y)(x+y+z+u)=a−b, etc If we add these 3 new equations, we get [4x−(x+y+z+u)](x+y+z+u)=3a−b−c−d, and so, making the substitutions x+y+z+ua+b+c+d=λ=t then we have x=4λ+4λ4a−t,y=4λ+4λ4b−t,z=4λ+4λ4c−t,u=4λ+4λ4d−t.(1) By substitution of these values in the proposed equations we get λ4+2λ2(∑a)+2(∑bc)−3(∑a2)=0, biquadratic in λ, giving λ2=−∑a±2∑a2, and computing λ, by substitution in (1) we obtain x,y,z,u.
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: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.