Solved Examples on the Arithmetic Operations on Functions
For ACT Students
The ACT is a timed exam...60 questions for 60 minutes
This implies that you have to solve each question in one minute.
Some questions will typically take less than a minute a solve.
Some questions will typically take more than a minute to solve.
The goal is to maximize your time. You use the time saved on those questions you
solved in less than a minute, to solve the questions that will take more than a minute.
So, you should try to solve each question correctly and timely.
So, it is not just solving a question correctly, but solving it correctly on time.
Please ensure you attempt all ACT questions.
There is no negative penalty for a wrong answer.
Solve all questions
Show all work
(1.)
$
f(x) = x + 2 \\[3ex]
g(x) = x^2 - x \\[3ex]
$
Calculate $(f + g)(-5)$ using at least two methods.
$
f(x) = 10x^2 - 2x \\[3ex]
g(x) = 2x \\[3ex]
$
Calculate:
(a.) $(f + g)(x)$ and the domain of the sum
(b.) $(f - g)(x)$ and the domain of the difference
(c.) $(fg)(x)$ and the domain of the product
(d.) $\left(\dfrac{f}{g}\right)(x)$ and the domain of the quotient
$
f(x) = \dfrac{4}{x - 3} \\[5ex]
g(x) = \sqrt{x - 2} \\[3ex]
$
Calculate:
(a.) $(f + g)(x)$ and the domain of the sum
(b.) $(f - g)(x)$ and the domain of the difference
(c.) $(fg)(x)$ and the domain of the product
(d.) $\left(\dfrac{f}{g}\right)(x)$ and the domain of the quotient
$
(f + g)(x) = f(x) + g(x) \\[3ex]
= \dfrac{4}{x - 3} + \sqrt{x - 2} \\[5ex]
For\:\: \dfrac{4}{x - 3}; D = (-\infty, 3) \cup (3, \infty) \\[5ex]
For\:\: \sqrt{x - 2}; D = [2, \infty) \\[3ex]
$
Find the domain that is common to the sum of both functions
Domain of the sum, $D = [2, 3) \cup (3, \infty)$
$
(f - g)(x) = f(x) - g(x) \\[3ex]
= \dfrac{4}{x - 3} - \sqrt{x - 2} \\[5ex]
For\:\: \dfrac{4}{x - 3}; D = (-\infty, 3) \cup (3, \infty) \\[5ex]
For\:\: \sqrt{x - 2}; D = [2, \infty) \\[3ex]
$
Find the domain that is common to the difference of both functions
Domain of the difference, $D = [2, 3) \cup (3, \infty)$
$
(f * g)(x) = f(x) * g(x) \\[3ex]
= \dfrac{4}{x - 3} * \sqrt{x - 2} \\[3ex]
= \dfrac{4\sqrt{x - 2}}{x - 3} \\[3ex]
For\:\: the\:\: denominator; D = (-\infty, 3) \cup (3, \infty) \\[3ex]
For\:\: the\:\: numerator; D = [2, \infty) \\[3ex]
$
Find the intersection of both domains
Domain of the product, $D = [2, 3) \cup (3, \infty)$