![]() |
VOOZH | about |
A linear function is a polynomial function of degree 1, meaning the highest power of x is 1. It represents a constant rate of change determined by the slope m. The graph of a linear function is always a straight line.
A linear function is commonly written in the slopeβintercept form:
It relates the independent variable x with the dependent variable y (or f(x)).
Various examples of the linear function are
A non-linear function is a function whose graph does not form a straight line on the Cartesian plane. In such functions, the variables may have powers greater than one or appear in different forms, such as quadratic, exponential, or trigonometric expressions.
Examples:
A linear function can be found using the slope formula and the point-slope form of a line when two points on the line are known.
Example: Find the linear function that passes through the points (1, 3) and (4, 9).
Solution:
Given points:
(xβ, yβ) = (1, 3)
(xβ, yβ) = (4, 9)Step 1: Find the slope
m = (yβ β yβ) / (xβ β xβ)
m = (9 β 3) / (4 β 1)
m = 6 / 3
m = 2Step 2: Use the point-slope form
y β yβ = m(x β xβ)
y β 3 = 2(x β 1)
Step 3: Simplify the equation
y β 3 = 2x β 2
y = 2x + 1Therefore, the linear function is:
f(x) = 2x + 1
To graph a linear function, we need at least two points that satisfy the equation. Plot these points on the coordinate plane and connect them to form the required line.
For a linear function f(x) = mx + b:
There are two ways to graph a linear function:
To graph a linear function f(x) = mx + b, choose any two values of x and substitute them in the function to find the corresponding values of y.
Example: Graph the function f(x) = 2x + 4
Step 1: Choose two values of x
Let x = 0 and x = 1.
Step 2: Find the corresponding values of y
| x | y |
|---|---|
| 0 | 2(0) + 4 = 4 |
| 1 | 2(1) + 4 = 6 |
So, the two points on the line are (0, 4) and (1, 6).
Step 3: Plot the points (0, 4) and (1, 6) on the coordinate plane. Join them with a straight line and extend the line in both directions to obtain the graph of the linear function.
A linear function can be graphed using the slopeβintercept form:
f(x) = mx + b, where m is the slope and b is the y-intercept.
Example: Graph the function f(x) = 2x + 4
Slope = 2
y-intercept = 4
Point on y-axis = (0, 4)
Step 1: Plot the y-intercept (0, 4) on the coordinate plane.
Step 2: Express the slope as a fraction.
Slope = 2 = 2/1
Rise = 2, Run = 1
Step 3: From the point (0, 4), move 2 units up and 1 unit to the right to get another point (1, 6).
Step 4: Draw a straight line passing through (0, 4) and (1, 6) and extend it in both directions.
The domain of a linear function is the set of all possible values of x, and the range is the set of all possible values of y obtained from the function.
For a linear function f(x) = mx + b (where m β 0):
This means the function is defined for every real value of x, and the graph extends infinitely in both directions.
Note: When the slope m = 0, the function becomes f(x) = b, which represents a horizontal line.
In this case:
The figure above shows the graphs of f(x) = 2x + 3 and g(x) = 4 β x on the same coordinate plane, indicating that the domain and range of linear functions are all real numbers (β).
The inverse of a linear function f(x) = ax + b is a function fβ»ΒΉ(x) such that:
Example: Find the inverse of the function f(x) = 3x + 5.
Solution:
Step 1: Write the function as
y = 3x + 5Step 2: Interchange the variables x and y
x = 3y + 5Step 3: Solve the equation for y
x β 5 = 3y
y = (x β 5) / 3Step 4: Replace y with fβ»ΒΉ(x)
fβ»ΒΉ(x) = (x β 5) / 3
Note: The graphs of f(x) and its inverse fβ»ΒΉ(x) are symmetric about the line y = x.
A piecewise linear function is a function that is defined by different linear expressions over different intervals of its domain. Each part of the function represents a straight line within its specified interval.
Example:
In this case, the function follows one linear rule for the first interval and another linear rule for the second interval.
Example 1: Find the linear function that has two points (-2, 17) and (1, 26) on it.
Given points,
(xβ, yβ) = (-2, 17)
(xβ, yβ) = (1, 26)Step 1: Find the slope
m = (yβ β yβ) / (xβ β xβ)
m = (26 β 17) / (1 β (-2))
m = 9 / 3
m = 3Step 2: Use the point-slope form
y β yβ = m(x β xβ)
y β 17 = 3(x β (-2))
y β 17 = 3(x + 2)Step 3: Simplify the equation
y β 17 = 3x + 6
y = 3x + 23Therefore, the linear function is
f(x) = 3x + 23
Example 2: Check whether the data set represents a linear function or not.
X | 3 | 5 | 7 | 11 | 13 |
|---|---|---|---|---|---|
Y | 55 | 23 | 31 | 47 | 55 |
Plot the points in the table
X Y (Difference in Y)/(Difference in X) 3
β£+2
5
16
β£+8
23
β 8/2 = 4 5
β£+2
7
23
β£+8
31
β 8/2 = 4 7
β£+4
11
31
β£+16
47
β 16/4 = 4 11
β£+2
13
47
β£+8
55
β 8/2 = 4 As all the numbers in the last column are equal, the given table represents the linear function.
Example 3: Plot Linear Function Graph y = 3x + 2
Take some value of x and find its corresponding y-values.
π linear-function-Example-3
x y = 3x + 2 1 3 Γ 1 + 2 = 5 2 3 Γ 2 + 2 = 8 3 3 Γ 3 + 2 = 11
Example 4: Plot the graph of the following: + 2y β 4 = 0
Given Linear Function, 3x + 2y - 4 = 0
3x + 2y = 4
3x/4 + 2y/4 = 1
x/(4/3) + y/(2) = 1Comparing with x/a + y/b = 1
β’ a = 4/3
β’ b = 2Now, point on x-axis is (a, 0) = (4/3, 0)
Point on y-axis is (0, b) = (0, 2)Plotting these points on the graph and joining them we get the required linear function.
Problem 1: Plot the graph of the following equation: -2x + y β 8 = 0, and also identify two points that lie on this equation.
Problem 2: Plot the graph of the following equation: x + y β 1 = 0, and also identify two points that lie on this equation.
Problem 3: Find the linear function that has two points (1, 3) and (-2, 4) on it.
Answer:
- (2, 4), (4, 0)
- (-2, 3), (2, -1)
- 3y+x-10=0