0% found this document useful (0 votes)
35 views2 pages

Functions vs. Relations Explained

The document provides comprehensive notes on relations, functions, and graphs, defining key concepts such as relations, functions, function notation, and operations. It includes examples of linear and quadratic functions, graphing techniques, and methods for solving equations graphically. Additionally, it covers inequalities, composite and inverse functions, and non-linear graphs, emphasizing practical applications and interpretations of these mathematical concepts.

Uploaded by

kaikaiharris2008
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views2 pages

Functions vs. Relations Explained

The document provides comprehensive notes on relations, functions, and graphs, defining key concepts such as relations, functions, function notation, and operations. It includes examples of linear and quadratic functions, graphing techniques, and methods for solving equations graphically. Additionally, it covers inequalities, composite and inverse functions, and non-linear graphs, emphasizing practical applications and interpretations of these mathematical concepts.

Uploaded by

kaikaiharris2008
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

CSEC Relations, Functions, and Graphs

Notes with Examples


1. Relations and Functions
 - A **relation** is any set of ordered pairs (x, y).
 - A **function** is a relation where each input (x) has exactly one output (y).
 - **Example**: {(1, 2), (2, 4), (3, 6)} is a function because each x maps to one y.
 - **Non-example**: {(1, 2), (1, 3)} is not a function because x = 1 has two outputs.
 - Represent using: ordered pairs, arrow diagrams, graphs, or algebraically.

2. Function Notation and Operations


 - **f(x)** represents the output of a function f for input x.
 - **Example**: f(x) = 2x + 3 → f(2) = 2(2) + 3 = 7
 - **Inverse function**: If f(x) = 2x + 3, then f⁻¹(x) = (x - 3)/2
 - **Composite function**: If f(x) = x² and g(x) = x + 1, then f(g(x)) = (x + 1)²

3. Linear Functions and Graphing


 - Form: y = mx + c where m = gradient, c = y-intercept
 - **Example**: y = 2x + 1 has gradient 2 and y-intercept 1.
 - Graph is a straight line. To plot: use x = 0 and x = 1 to find y-values.

4. Equation of a Straight Line


 - Use formula: y - y₁ = m(x - x₁)
 - **Example**: Through (2, 3) with gradient 2 → y - 3 = 2(x - 2) → y = 2x - 1

5. Length and Midpoint


 - **Length formula**: √[(x₂ - x₁)² + (y₂ - y₁)²]
 - **Example**: A(1, 2), B(4, 6) → length = √[(4 - 1)² + (6 - 2)²] = √(9 + 16) = √25 = 5
 - **Midpoint formula**: ((x₁ + x₂)/2, (y₁ + y₂)/2)
 - Midpoint = ((1+4)/2, (2+6)/2) = (2.5, 4)

6. Graphical Solutions
 - Plot lines such as y = 2x + 1 and y = -x + 4 on the same graph.
 - Their intersection is the solution to the system of equations.
 - **Inequality Example**: y > 2x + 1 is graphed with a dashed line and shaded above.
7. Quadratic Functions and Graphs
 - **Standard form**: y = ax² + bx + c
 - Axis of symmetry: x = -b/2a
 - Vertex: plug x = -b/2a into the equation to find y.
 - **Example**: y = x² - 4x + 3 → axis: x = 2, vertex: (2, -1)

8. Interpreting Quadratic Graphs


 - Identify turning point (max or min).
 - Estimate gradient from graph slope.
 - **Roots**: x-values where y = 0 (where graph touches x-axis).

9. Inequalities and Graphs


 - For y ≤ 2x + 3, draw solid line and shade below.
 - Use test point (e.g., (0, 0)) to decide which side to shade.

10. Composite and Inverse Functions


 - f(g(x)) means apply g first, then f.
 - **Example**: f(x) = 2x, g(x) = x + 1 → f(g(2)) = f(3) = 6
 - Inverse: If f(x) = 3x - 1, then f⁻¹(x) = (x + 1)/3

11. Evaluating and Interpreting Functions


 - **Example**: f(x) = x² + 2x, f(3) = 3² + 2(3) = 9 + 6 = 15
 - In real-world: graph shows trends like speed or distance.

12. Non-Linear Graphs


 - y = x² (parabola), y = 1/x (hyperbola), y = √x
 - Use tables of values to plot points and sketch curves.

Common questions

Powered by AI

Graphically, the roots of a quadratic equation are determined by identifying the x-values where the graph of the function intersects the x-axis, corresponding to y = 0 . These points are significant because they represent the solutions to the equation ax² + bx + c = 0, indicating where the function changes from positive to negative values or vice versa. On the graph, they visually denote the boundaries or limits where the function crosses the line of no return, making them critical in understanding the function's behavior and real-world applications like projectile motion or structural analysis .

Test points play a crucial role in determining shading for inequality graphs by providing a method to verify which side of the boundary line satisfies the inequality. To use a test point, select any point not on the line, such as (0,0), and substitute its values into the inequality to check if it holds true . If true, the region containing the test point is shaded; otherwise, the opposite region is shaded. This ensures that the correct solutions are visually represented and helps avoid errors in identifying the regions that satisfy the inequality .

Inequalities can be visually represented on a graph by drawing the corresponding boundary line of the equation in the inequality, then shading the region that satisfies the inequality conditions. The boundary line is solid when the inequality includes equality (≤ or ≥) and dashed otherwise (< or >). Shaded regions indicate all the solutions that satisfy the inequality. For example, for y > 2x + 1, shade the area above the dashed line y = 2x + 1, since any point in this region makes the inequality true, visually separating constraints in systems of inequalities .

Composite functions advance the understanding of mathematical operations by allowing the application of multiple functions in succession, modeling complex transformations and processes efficiently. When two functions, f(x) and g(x), are combined into a composite function f(g(x)), the output of g becomes the input of f, effectively layering transformations . For example, if f(x) = x² and g(x) = x + 1, the composite function f(g(x)) becomes (x + 1)², demonstrating how the manipulation of a variable through two separate functions results in a new, singular transformation that can be analyzed as one .

Functions can be represented using ordered pairs, arrow diagrams, graphs, or algebraic expressions. Ordered pairs provide a clear and precise list of input-output relationships, useful for small datasets . Arrow diagrams visually show how each element of the domain maps to an element in the range, aiding in understanding relational mappings . Graphs provide a visual representation of functions, which is valuable for identifying behaviors like continuity, trends, or extreme points . Algebraic expressions offer compact descriptions of functions, facilitating calculations and transformations like finding inverses or composing functions .

A relation is classified as a function if each input has exactly one output. In ordered pairs, this means no two pairs have the same first element mapping to different second elements . In arrow diagrams, each element from the domain has a single arrow pointing to an element in the range . In graph representations, a function passes the vertical line test: any vertical line intersects the graph at most once . Algebraically, equations or expressions that define a function yield a single output for each valid input .

To determine the solution to a system of linear equations graphically, plot both equations on the same coordinate plane. Each equation is represented as a straight line given by y = mx + c, where m is the slope and c is the y-intercept . The solution to the system is the point where the two lines intersect, as it represents the values of x and y that satisfy both equations simultaneously. If the lines intersect at a single point, the system has a unique solution; if they are parallel with no intersection, it has no solution, and if they coincide, it has infinitely many solutions .

The axis of symmetry in a quadratic function's graph is a vertical line that divides the parabola into two symmetric halves. It's significant because it passes through the vertex of the parabola, representing the x-value where the function reaches its maximum or minimum . It is determined using the formula x = -b/2a from the quadratic expression y = ax² + bx + c. This provides a central line upon which the graph's plot is geometrically symmetric .

To derive the inverse of the function f(x) = 3x - 1, swap x and y to get x = 3y - 1, then solve for y, yielding y = (x + 1)/3. Thus, the inverse function is f⁻¹(x) = (x + 1)/3 . Verification involves showing that f(f⁻¹(x)) = x and f⁻¹(f(x)) = x. For f(f⁻¹(x)), substituting f⁻¹(x) into f gives f((x + 1)/3) = 3((x + 1)/3) - 1 = x, confirming correctness. Similarly, for f⁻¹(f(x)), substituting f(x) into f⁻¹ yields f⁻¹(3x - 1) = ((3x - 1) + 1)/3 = x, reaffirming the inverse .

The relationship between the midpoints and lengths of line segments involves spatial positioning and distance calculation. The midpoint provides the exact center location between two endpoints, calculated using the formula ((x₁ + x₂)/2, (y₁ + y₂)/2). The length gives the distance between these points, calculated by √[(x₂ - x₁)² + (y₂ - y₁)²]. These concepts apply to geometric problems by enabling the determination of bisectors, centroid location in figures, and partitioning lines evenly . For example, for points A(1, 2) and B(4, 6), the midpoint is (2.5, 4) and the length 5, aiding problems requiring symmetry or division of segments into equal parts .

You might also like