This article or section is in a state of significant expansion or restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template. If you are the editor who added this template and you are actively editing, please be sure to replace this template with {{in use}} during the active editing session. Click on the link for template parameters to use.
This article was last edited by CBM (talk | contribs) 12 years ago. (Update timer) |
In calculus and related areas of mathematics, a linear function from the real numbers to the real numbers is a function whose graph is a line in the plane.
Properties of Linear Functions
- A linear function is a polynomial function of first degree with one independent variable х, i.e.
- (In the USA, the coefficient letter a is usually replaced by m.)
- To use the function or graph the line, the coefficient letters a and b must be given as actual real numbers. For example: . Here a=2 and b=-1.
- In the function, x is the independent variable and y is the dependent variable.
- The ___domain or set of allowed values for x of a linear function is (all real numbers). This means that any real number can be substituted for x. (Of course, the value of y depends on the substituted value for x.)
- The set of all points: (x,y(x)) is the line.
- Since two points determine a line, it is enough to substitute two different values for x in the linear function and determine y for each of these values (see videos below).

- Because the graph of a linear function is a line, a linear function has exactly one intersection point with the у-axis. This point is (0,b).
- A nonconstant linear function has exactly one intersection point with the х-axis. This point is (-b⁄a,0).
- From this, it follows that a nonconstant linear function has exactly one zero or root. That is, there is exactly one solution to the equation ax+b=0.
The zero is x=-b⁄a.
- There are three standard forms for linear functions.
General Form
where and .
Properties of the general form
- The general form has 2 variables x and у and 3 coefficient letters A, B, and C.
- To use the function or graph the line, the coefficient letters A, B and C must be given as actual real numbers: 3x-2y=1. Here A=2, B=-2 and C=1.
- This form is not unique. If one multiplies A, B and C by a factor k, the coefficients change, but the line remains the same.
- Example: For k=3, it follows that (e.g.) 3x-2y=1 and 9x-6y=3 are the same line.
- Example: For k=-1⁄π, it follows that -3πx+2πy+π=0 and 3x-2y=1 are the same line.
Example: 3x-2y=1 and 6x-4y=2 are the same linear function, i.e. their graph is the same line.
|
Slope-Intercept Form
or where .
Properties of the Slope-Intercept Form
- The slope-intercept form is also called the explicit form because it defines y(x) explicitly (directly) in terms of x.
- The slope-intercept form has 2 variables x and у and 2 coefficient letters а and b.
- To use the function or graph the line, the coefficient letters must be written as actual real numbers. For example: y(х)=-2х+4
- The slope-intercept form is unique. That is, if the value of either or both of the coefficient letters a and b are changes, the result is a different line!
- Every linear function can be written uniquely in slope-intercept form.
- Intercepts (intersections of the line with the axes)
- The constant b is the so-called у-intercept. It is the y-value at which the line intersects the y-axis. This is because the y-axis is the line where x=0. Substituting x=0 into the linear function y(x)=ax+b, it follows that: y(0)=a•0+b=b. This means that the point (0,b) is both a point on the line and a point on the y-axis. So it is the point where the line intersects the y-axis.
- The number -b⁄а is the [root] or [zero] of the function. It is the x-value at which the line intersects the x-axis. This is because the x-axis is the line where y=0. Substituting y=0 into the linear function and solving (backwards) for x, it follows that:
0=a•x+b
a•x+b=0
a•x = -b
x=-b⁄a
This means that the point (-b⁄a,0) is both a point on the line and a point on the x-axis. So it is the point where the line intersects the x-axis.
Example: where
|
Vector-Parametric Form
Parametri: or Vector: where and .
Properties of the vector-parametric form
- Vector-parametric form has 1 parameter t, 2 variables x and у, and 4 coefficients а1, а2, b1, and b2.
- The coefficients are not unique, but they are related.
- The line passes through the points (b1,b2) and (b1+a1,b2+a2).
- The vector-parametric form is used in engineering (it is simple to model the path from one point to another point with t=time).
- Engineers tend to use parametric notation and the letter t for the parameter; mathematicians use vector notation and the letter λ.
- This form of a linear function can easily be extended to lines in higher dimensions, which is not true of the other forms.
Example:
|