Suppose a function $f(x)$ has domain $(-\infty,\infty)$ and range $[-11,3]$. If we define a new function $g(x)$ by $$g(x) = f(6x)+1,$$ then what is the range of $g(x)$? Express your answer in interval notation.
First think I thought of doing was multiplying $-11$ by $6$ and adding $1$ to get $-65$. Then I did the same thing for $3$ to get $19$. I thought the answer was $[-65,19]$. However, this was marked as wrong...Where am I going wrong?
Range of $f: [-11,3]$,
Domain of $f: (-\infty,+\infty).$
Means: For every $x \in D=(-\infty,\infty)$ :
$-10 \le f(x) \le 3.$
For every $6x \in D = (-\infty,\infty)$ :
$-10 \le f(6x) \le 3.$
Range of $f(x)$ = Range of $f(6x)$.
Range of $g(x)$ = Range of $(f(6x)+1)$
for $x \in D= (-\infty, \infty)$:
Every image point of $f(6x)$ is shifted up by $+1$:
Hence: $[-10,4]$.