Euc20197/Sub-Problem 2: Difference between revisions
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
Consider the function <math>f(x) = x^2 - 2x</math>. Determine all real numbers <math>x</math> so that <math>x</math> satisfy <math>f(f(f(x))) = 3</math> | Consider the function <math>f(x) = x^2 - 2x</math>. Determine all real numbers <math>x</math> so that <math>x</math> satisfy <math>f(f(f(x))) = 3</math>. | ||
==Solution 1== | ==Solution 1== | ||
Revision as of 07:41, 10 October 2025
Problem
Consider the function
. Determine all real numbers
so that
satisfy
.
Solution 1
Let's start with the outermost
. If
, then
, so
or
. Now, let's do the middle
. Here,
or
. If
, then
or
. If
, then
, so
. Here,
is the only solution. Now, let's do the innermost
. Here, because from the middle
we have the possibilities of
or
, so we have
or
. If
, then
or
. If
, then
. If
, then we have
, so
. Here, after applying the quadratic formula, will give us
or
, so our possibilities are
and
.
~Yuhao2012
Video Solution
https://www.youtube.com/watch?v=M4gzTG8HnQ4
~North America Math Contest Go Go Go