Let x and y be positive real numbers. Define a=1+yx and b=1+xy. If a2+b2=15, compute a3+b3.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Note that a−1=yx and b−1=xy are reciprocals. That is, (a−1)(b−1)=1⟹ab−a−b+1=1⟹ab=a+b Let t=ab=a+b. Then we can write a2+b2=(a+b)2−2ab=t2−2t so t2−2t=15, which factors as (t−5)(t+3)=0. Since a,b>0, we must have t=5. Then, we compute a3+b3=(a+b)3−3ab(a+b)=53−3⋅52=50
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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.