If $f$ and $g$ are two functions, we can define new functions $f+g$,$f-g$, $f.g$, and $f/g$ by the formulas: \begin{align*} The domain of $f/g$ is trickier. Its domain consists of all $x$ for which $f(x)$ and $g(x)$ are defined but $g(x)\neq0$, because division by zero is not defined. Therefore: \[ \bbox[#F2F2F2,5px,border:2px solid black]{\large Dom(f/g)=\{x|\ x\in Dom(f)\text{ and }x\in Dom(g)\text{ and }g(x)\neq0\},}\]
which also can be written as: Suppose the graphs of $f$ and $g$ are known:
(f+g)(x) & =f(x)+g(x)\\
(f-g)(x) & =f(x)-g(x)\\
(f.g)(x)= & f(x).g(x)\\
(f/g)(x) & =\frac{f(x)}{g(x)}
\end{align*}
The domains of $f+g$, $f-g$, $f.g$ consist of all $x$ for which both $f(x)$ and $g(x)$ are defined:
\[
\{x|\ x\in Dom(f)\text{ and }x\in Dom(g)\}
\]
\[
Dom(f)\cap Dom(g)
\]
\[
Dom(f/g)=Dom(f)\cap Dom(g)\cap\{x|\ g(x)\neq0\}.
\]
Graphs of Combined Functions