Maths Olympiad Prep

Library / /42 of 128

Algebra Difficulty 5.2 AIME, harder Prove it Philippines

Problem:
Find all real solutions of the following nonlinear system:
x+4y+6z=16x+6y+12z=24x2+4y2+36z2=76 \begin{aligned} x + 4y + 6z &= 16 \\ x + 6y + 12z &= 24 \\ x^{2} + 4y^{2} + 36z^{2} &= 76 \end{aligned}

Solution

Solution:
Using the first two equations, we can obtain y=43zy = 4 - 3z (by eliminating xx) and x=6zx = 6z (by eliminating yy).

Substituting to the third equation gives (6z)2+4(43z)2+36z2=76(6z)^2 + 4(4 - 3z)^2 + 36z^2 = 76, which simplifies to 9z28z1=09z^2 - 8z - 1 = 0.

This gives z=1/9z = -1/9 or z=1z = 1.

Substituting back to the expressions for xx and yy gives the required answers.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.