Maths Olympiad Prep

Library / /5 of 41

Algebra Difficulty 4.7 AIME Prove it New Zealand

Problem:
Find all real solutions to the equation
(x2+3x+1)x2x6=1.(x^{2} + 3x + 1)^{x^{2} - x - 6} = 1.

Solution

Solution:
Let a=x2+3x+1a = x^{2} + 3x + 1 and let b=x2x6b = x^{2} - x - 6. The only way to have ab=1a^{b} = 1 is if a=±1a = \pm 1 or b=0b = 0.

- If b=0b = 0, then we solve the quadratic x2x6=0x^{2} - x - 6 = 0 which has solutions x=2,3x = -2, 3 (we would also have to check that a0a \neq 0 in this case)

- If a=1a = 1, then we solve the quadratic x2+3x+1=1x^{2} + 3x + 1 = 1 which has solutions x=0,3x = 0, -3.

- If a=1a = -1, then we solve the quadratic x2+3x+1=1x^{2} + 3x + 1 = -1 which has solutions x=1,2x = -1, -2 (we also have to check that bb is an even integer in this case)

Therefore there are a total of 5 candidate solutions: x=3,2,1,0,3x = -3, -2, -1, 0, 3.

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.