0% found this document useful (0 votes)
17 views4 pages

Intermediate Math Midterm Review

This document contains a multi-part math exam on functions and their properties. It includes definitions of functions and related concepts, examples of different types of functions, and exercises evaluating domains, ranges, composition, and inverses of functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views4 pages

Intermediate Math Midterm Review

This document contains a multi-part math exam on functions and their properties. It includes definitions of functions and related concepts, examples of different types of functions, and exercises evaluating domains, ranges, composition, and inverses of functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Intermediate Mathematics Second Midterm Revision

Part 1: De nitions and Basic Concepts


Instructions: Give the de nition for each of the following.

1. Function:
2. Codomain:
3. Domain:
4. Range:
5. Inverse of a Function:
6. Composition of Functions:
7. One-to-One Function:
8. Onto Function:
9. Linear Function:

Part 2: Introduction to Functions


Instructions: Work each of the problems and show your work. You may use calculators.

10. State if the following are functions in x or not and give your reason why.
a. y= x−1

b. (x − 1)2 + (y + 3)2 = 2

x +3
c. y=
x2 + 1

d.

1 of 4
fi
fi
Intermediate Mathematics Second Midterm Revision

11. Give an example of a linear function.

12. Give an example of a quadratic function.

13. Explain how we know if an expression is a function or not.

Part 3: Domain, Range, and Codomain


14. Explain how the codomain can a ect both the domain and the range of a function.

15. For a linear function f (x) = m x + b we know the domain and range are always ____________.

16. For a function f (x) = g(x) with codomain ℝ what can we say about the domain and range of f ?

17. How do the domain and range of f (x) = g(x) change if we change the codomain to ℂ?

18. Find the domain and range for each of the functions below.
e. f (x) = 3x − 2

f. f (x) = − 4x 2 + 2x − 3

2 of 4
ff
Intermediate Mathematics Second Midterm Revision

g. f (x) = 2x 2 + 5x − 5

h. f (x) = x2 + 1

i. f (x) = x 2 + 3x + 2

4x + 2
j. f (x) =
x−4

x
k. f (x) =
− 2x − 3

Part 4: Function Composition


Instructions: Compose the functions in the manner indicated and simplify your answer as much as
possible.

= x − 1 and g(x) = x 2 + 4
19. Let f (x)
a. h(x) = f ∘ g(x) e. g ∘ h(x)

b. j(x) = g ∘ f (x) f. h ∘ g(x)

c. f ∘ h(x) g. h ∘ j(x)

d. h ∘ f (x) h. j ∘ h(x)

3 of 4
Intermediate Mathematics Second Midterm Revision

20. Let f (x) = 2x 2 − 3x + 4 and g(x) = 4x − 2

a. h(x) = f ∘ g(x) e. g ∘ h(x)

b. j(x) = g ∘ f (x) f. h ∘ g(x)

c. f ∘ h(x) g. h ∘ j(x)

d. h ∘ f (x) h. j ∘ h(x)

21. Is f ∘ g(x) = g ∘ f (x)? Explain your answer mathematically.

Part 5: Inverses of Functions


The inverse of a function f (x), often denoted f −1(x), such that f ∘ f −1(x) = f −1 ∘ f (x) = x. We nd the
inverse of a function by setting y = f (x) then solving for x.

y +3 x +3
Example: Let f (x) = 2x − 3. Set y = 2x − 3 then we see that x = . So that f −1(x) = .
2 2
Notice that we change the variable back to x when we make the inverse of the function. Use function
composition to verify the inverse.

22. For each function below nd the inverse and verify, with funciton composition, that it is the inverse.
a. f (x) = 4x + 4

−2
d. g(x) =
b. f (x) = 7 x + 2 x +3

2x + 4
c. g(x) = 2x 2 + 4 e. h(x) =
5

23. For each inverse you found in exercise 22 state if the inverse is a function or not a function and explain
why.

4 of 4
fi
fi

Common questions

Powered by AI

The codomain of a function affects the possible values of its range but does not directly influence the domain. The range is a subset of the codomain consisting of all actual outputs of the function. If the codomain is restricted, it may limit the range, whereas the domain remains determined by the inputs that the function can accept. Modifying the codomain can have conceptual implications on interpretations of range; however, it does not alter the intrinsic set of outputs from a given set of inputs .

For functions with real numbers as codomain, the domain and range are typically subsets of real numbers that correspond directly to the function's formula. When dealing with complex numbers as the codomain, the domain may still be restricted to real numbers, but the range can include complex numbers, hence broadening potential outputs beyond real numbers. This affects interpretation and requires attention to both real and complex components of potential outputs .

A one-to-one function, also known as an injective function, is a function in which each element of the range is mapped to by exactly one element of the domain. This implies that different elements of the domain map to different elements of the range. To determine if a function is one-to-one, you can use the horizontal line test: if no horizontal line intersects the graph of the function more than once, the function is one-to-one. Alternatively, show that if f(a) = f(b), then a must equal b for all elements within the domain .

Function composition verifies inversion by confirming two properties: f(f^-1(x)) = x and f^-1(f(x)) = x. This means applying a function and its inverse in sequence yields the original input value. If both compositions return the input for all x within the functions' domains, the functions are confirmed as inverses. This method ensures rigorous verification of inverse relationships .

Function composition can simplify expressions by allowing the application of one function's output as the input for another. This chaining of operations enables complex transformations and calculations to be expressed concisely. For instance, if h(x) = f(g(x)), rather than performing separate transformations stepwise, you directly apply transformation f to the result of g(x), simplifying the process operationally and conceptually .

To find the inverse of a function, swap the function's x and y, then solve for y in terms of x. For example, take f(x) = 2x - 3. Swap to get x = 2y - 3. Solve for y: x + 3 = 2y, giving y = (x + 3)/2, hence f^-1(x) = (x+3)/2. Verify by composition: f(f^-1(x)) = 2((x+3)/2) - 3 = x, confirming the inverse is correct .

A function is invertible if it is both one-to-one (injective) and onto (surjective). To verify invertibility, first ensure the function meets these criteria. Then, solve for the inverse by algebraically manipulating the function to express the input in terms of the output (swap x and y and solve for y in terms of x). Use function composition to verify correctness: if function f has inverse f^-1, then f ∘ f^-1(x) = x and f^-1 ∘ f(x) = x should hold for all x within respective domains .

A quadratic function is not considered a linear function under ordinary circumstances because it includes a squared term, which introduces a curve to its graph. However, if the squared term coefficient is zero, it reduces to a linear function form (ax + b), which has a constant rate of change and a straight-line graph. Recognizing this distinction helps in choosing appropriate methods for solving equations and analyzing graphs, as linear methods do not apply to typically quadratic scenarios .

To determine if an algebraic expression represents a function, check if each input (x-value) from the domain yields exactly one output (y-value). Graphically, this is examined using the vertical line test: an algebraic expression defines a function if no vertical line intersects the graph of the expression at more than one point. Mathematically, ensure that for each x in the domain, f(x) is uniquely defined .

To determine if the inverse of a function is itself a function, consider whether the original function is one-to-one. If the original function is not one-to-one, then its inverse will not pass the vertical line test for functions, thus will not be a function. Consequently, only bijective (both injective and surjective) functions have inverses that are functions. Examining graph properties and algebraically ensuring each element of the inverse's domain maps to a single unique output checks this .

You might also like