Maths Olympiad Prep

Library / /335 of 520

Algebra Difficulty 3.3 AMC 10/12 Find the answer

How many integers xx satisfy the equation (x2x1)x+2=1?(x^2-x-1)^{x+2}=1?

Pick one

Solution

Notice that any power of 11 is 11, so x2x1=1x^2-x-1=1 would give valid solutions.
x2x2=0x^2-x-2=0
(x2)(x+1)=0(x-2)(x+1)=0
x=2,1x=2, -1
Also, 1-1 to an even power also gives 11, so we check x2x1=1x^2-x-1=-1
x2x=0x^2-x=0
x(x1)=0x(x-1)=0
x=0,1x=0, 1
However, x=1x=1 gives an odd power of 1-1, so this is discarded. Finally, notice that anything to the 0th0\text{th} power (except for 00, as 000^0 is undefined) gives 11.
x+2=0x+2=0
x=2x=-2
This doesn't make x2x1=0x^2-x-1=0, so this is also valid.
Overall, our valid solutions are x=2,1,0,2x=-2, -1, 0, 2 for a grand total of 4,C4, \boxed{\text{C}}.

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.