Let the function ƒ be defined by ƒ(t) = 6t for all numbers t. Which of the following is equivalent to ƒ(t - r).
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In f ( t ) = 6 t , variable t is merely a placeholder for the inputted expression. t − r is the inputted expression, so the result should be
f ( t − r ) = 6 ( t − r )
after substitution. Distribute, and your final answer should be 6 t − 6 r .