Maths Olympiad Prep

Library / /101 of 520

Algebra Difficulty 2.8 Junior Find the answer

The function f(x)={2x2,x1log2(x1),x>1f(x) = \begin{cases} 2^{x}-2, & x\leqslant 1 \\ \log _{2}(x-1), & x > 1 \end{cases}, find f[f(52)]=f\left[f\left( \frac {5}{2}\right)\right]=:

Pick one

Solution

Given the function f(x)={2x2,x1log2(x1),x>1f(x) = \begin{cases} 2^{x}-2, & x\leqslant 1 \\ \log _{2}(x-1), & x > 1 \end{cases},

First, find f(52)f\left( \frac {5}{2}\right):
Since 52>1\frac{5}{2} > 1, use the second part of the function definition: f(52)=log2(521)=log2(32)f\left( \frac {5}{2}\right) = \log _{2}\left( \frac {5}{2}-1\right) = \log _{2}\left( \frac {3}{2}\right).

Next, find f[f(52)]f\left[f\left( \frac {5}{2}\right)\right]:
Substitute the result obtained above into the function: f[log2(32)]f\left[\log _{2}\left( \frac {3}{2}\right)\right]. Since log2(32)1\log _{2}\left( \frac {3}{2}\right) \leqslant 1, use the first part of the function definition: f[log2(32)]=2log2(32)2=322=12f\left[\log _{2}\left( \frac {3}{2}\right)\right] = 2^{\log _{2}\left( \frac {3}{2}\right)} - 2 = \frac {3}{2} - 2 = -\frac {1}{2}.

Hence, f[f(52)]=12f\left[f\left( \frac {5}{2}\right)\right] = \boxed{-\frac{1}{2}}.

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.