General Mathematics
General Mathematics
General
Mathematics
A COMPREHENSIVE GUIDE
Katharos Matematikos
DO NOT REPRODUCE, COPY, OR SELL
COPYRIGHT IS STRICTLY ENFORCED
COURSE OUTLINE
Table a is not a function. See, if x equals to 1, it gives 2 and 3 output values. Therefore, not a
function.
Table b is a function. 1 and -1 are input values that gives the same output values. As long as an
input value doesn’t give two output values, it is a function.
The graph is a function. It passed the vertical line test because the line
only intersects the graph at most once. The intersection of the vertical
line to the horizontal axis is the value of x, and the intersection of the
vertical line with the graph is the value of y at x.
Parent Functions
It is important for you to be familiarized with the parent graphs of functions because it
will help you in knowing whether a graph is function, behavior and give you a hint of its
domain and range (which we will tackle later on this course)
Domain and Range
The domain is basically just a set of all real numbers ℝ that you can plug to the value of x
without making the function undefined. By undefined we mean having a 0 on the
0 1 2
denominator. 0 , 0 , 0 , ⋯ are examples of expressions in indeterminate form, meaning
undefined.
o The domain of a function can be expressed both in set builder notation or in
interval notation
In set builder notation, the domain is in form of {𝑥|𝑥 ∈ ℝ}. This is read as
“x such that x is an element of all real numbers”. If there will be a
restriction in the domain, that will be for e.g., {𝑥|𝑥 ∈ ℝ − 1 }, read as “x
such that x is an element of real numbers except -1”. Although this
notation can also appear as {𝑥|𝑥 ≠ −1}.
In interval notation, the domain is in form of interval of numbers. Having
the example above, the interval notation appears as (∞, ∞). If the
restriction is -1, then the domain in interval notation is (−∞, −1) ∪
(−1, +∞)
Try it yourself! Find the domain both in set builder and interval notation if:
1. 𝑥 ≠ ±1
2. 𝑥 ≠ 0
3. 𝑥 ≠ 6,7
The range is “range” of values that can appear given a domain. So, if domain is set of all
input values that you can input without making the function undefined, the range is set
of all output values that you can get from the values of the domain.
o The range of a function can be expressed both in set builder notation or in interval
notation. The process is same with the domain, but instead you’ll have the
variable 𝑦
Examples
1
1. What is the domain and range of the function 𝑓(𝑥) = ?
√𝑥
a. We know that the radical expression in the denominator cannot have a x-value of
less than and 0 itself; otherwise the function cannot be defined over real numbers
as 𝑖 is an imaginary number. So,
i. In set builder notation, {𝑥|𝑥 > 0}; Range: {𝑦|𝑦 > 0};
ii. In interval notation, (0, +∞); Range: (0, +∞)
1
2. What is the domain and range of the function 𝑓(𝑥) = 𝑥?
a. When 𝑥 = 0, the function is undefined. So,
i. In set builder notation, {𝑥|𝑥 ≠ 0}; Range: {𝑦|𝑦 ≠ 0}
ii. In interval notation, (−∞, 0) ∪ (0, +∞); Range: (−∞, 0) ∪ (0, +∞)