Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition of Real Functions: A function is called a real-valued function if is a subset of the set of real numbers . If is also a subset of , it is called a real function. Visually, the graph of such a function exists on a 2D coordinate plane where the horizontal axis represents the domain and the vertical axis represents the range.
Addition of Real Functions: For two real functions and , their sum is defined by . Graphically, this corresponds to 'pointwise addition' where at any given , the -coordinate of the new graph is the sum of the -coordinates of and .
Subtraction of Real Functions: The difference is defined by . If we visualize the graphs of and , the resulting graph of represents the vertical distance between the two curves at each . If the curves intersect, the value of the difference function is zero, crossing the -axis.
Multiplication by a Scalar: For a real function and a scalar , the function . Visually, if , the graph undergoes a vertical stretch; if , it undergoes a vertical compression. If is negative, the graph is reflected across the -axis.
Multiplication of Real Functions: The pointwise product is defined by . An important visual property is that if either or at a point , the product graph will have an -intercept (root) at that point.
Quotient of Real Functions: The quotient of two functions is defined as , provided . On a graph, points where but typically result in vertical asymptotes, where the curve approaches infinity as it nears that -value.
Domain Intersection Rule: When performing algebraic operations on two functions and , the domain of the resulting function (sum, difference, or product) is the intersection of their individual domains: . For the quotient , we must further exclude all points where the denominator equals zero.
📐Formulae
Addition:
Subtraction:
Scalar Multiplication: for
Multiplication:
Quotient:
Domain of and :
Domain of :
💡Examples
Problem 1:
Let and be two real functions. Find , , , and .
Solution:
- Addition: \ 2. Subtraction: \ 3. Multiplication: \ 4. Quotient: , where .
Explanation:
To solve these, we apply the pointwise algebraic definitions. For the quotient, we must identify the restriction on the domain where the denominator becomes zero.
Problem 2:
Given and , find the domain of .
Solution:
- Find individual domains: because the square root is defined for non-negative numbers. because it is a linear polynomial. \ 2. Find the intersection: . \ 3. Identify where : at . \ 4. Apply the quotient domain rule: .
Explanation:
The domain of a quotient function is the intersection of the domains of the numerator and denominator, excluding any points that make the denominator zero. Here, is excluded even though it is in the domain of .