Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Function Definition and Vertical Line Test: A function is a relation where every input has exactly one output . Visually, a graph represents a function if any vertical line drawn through it intersects the curve at most once. If a vertical line hits the graph twice, it is a relation but not a function.
Function Notation: We use to denote the output of a function for a given input . For example, if , then means substituting for . On a graph, the -coordinate is the input, and the -coordinate () represents the vertical height of the point.
Domain and Range: The domain is the set of all possible input values (-axis), while the range is the set of all possible output values (-axis). On a graph, the domain is the horizontal 'spread' from left to right, and the range is the vertical 'spread' from the lowest point to the highest point.
Linear Functions: These take the form . The graph is a straight line where is the gradient (slope) and is the -intercept. A positive results in a line sloping upwards to the right, while a negative slopes downwards.
Quadratic Functions: Written as , these form a symmetrical curve called a parabola. If , the parabola opens upwards (U-shape) with a minimum point; if , it opens downwards (n-shape) with a maximum point called the vertex.
Intercepts on a Graph: The -intercept occurs where the graph crosses the vertical axis, found by calculating . The -intercepts (or zeros) are where the graph crosses the horizontal axis, found by solving the equation .
Composite Functions: This involves placing one function inside another, denoted as or . Visually, this means the output of the 'inner' function becomes the input for the 'outer' function .
📐Formulae
💡Examples
Problem 1:
Given the function , find the -intercept and the -intercepts of the graph.
Solution:
Step 1: To find the -intercept, evaluate . . The -intercept is at . \nStep 2: To find the -intercepts, set . . \nStep 3: Factor out the common factor of : . \nStep 4: Factor the quadratic: . \nStep 5: Solve for : or . The -intercepts are at and .
Explanation:
The -intercept is found by setting the input to zero. The -intercepts are the roots of the equation where the output is zero.
Problem 2:
If and , find the value of .
Solution:
Step 1: Evaluate the inner function . . \nStep 2: Substitute this result into the outer function . . \nStep 3: Calculate the final value: . So, .
Explanation:
This is a composite function problem. You must process the innermost operation first and use that result as the input for the next function.