Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

I am helping with homework.

I am stumped here - What is the meaning of the small round circle, or small "o" in question 19 (that I underlined) and question 20

Camera shot of example

$\endgroup$ 1

1 Answer

$\begingroup$

It is function composition. If you have one function $f(x)$, and another function $g(x)$, then we can create a new function named $g\circ f$ (read as: "$g$ composed with $f$") that is defined as $$(g\circ f)(x)=g(f(x))$$ For example, if $f(x)=x+1$, and $g(x)=2x-1$, then $$(g\circ f)(x)=g(f(x))=g(x+1)=2(x+1)-1=2x+1$$

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy