For \(y = \Big| \big| \small| x - 5 \small| + 5 \big| - 5 \Big| + 5\), what is the smalelst possible value of y?
|x-5| >=0 for all values of x, so
| |x-5| + 5| >= 5 for all values of x, so
| | |x-5| + 5| - 5| >= 0 for all values of x. so
| | |x-5| + 5| - 5| + 5 >= 5 for all values of x, so minimum value = 5, when x = 5.