Linear Functions and Graphs
Understanding Linear Functions and Graphs
A linear function is a mathematical relationship that graphs as a straight line. The key feature of a linear function is its constant rate of change, which we call the slope.
Forms of Linear Equations
Linear functions can be written in three main forms:
- Slope-Intercept Form: y=mx+b Here, m is the slope, and b is the y-intercept (the point where the line crosses the y-axis).
- Point-Slope Form: yโy1โ=m(xโx1โ) Use this form when you know the slope m and a specific point (x1โ,y1โ) on the line.
- Standard Form: Ax+By=C A, B, and C are generally integers, and A is traditionally positive.
Understanding Slope
The slope (m) measures the steepness of the line. You can find it using any two points (x1โ,y1โ) and (x2โ,y2โ) on the line: m=x2โโx1โy2โโy1โโ
- Parallel Lines: Have the exact same slope (m1โ=m2โ).
- Perpendicular Lines: Have slopes that are negative reciprocals of each other (m1โโ m2โ=โ1, or m1โ=โm2โ1โ).
Example Problems
Example 1: Write the equation of the line passing through (2,5) and (4,11).
First, calculate the slope: m=4โ211โ5โ=26โ=3
Next, use the point-slope form with the point (2,5): yโ5=3(xโ2)
To convert this to slope-intercept form, distribute and isolate y: yโ5=3xโ6 y=3xโ1
Example 2: Graph y=โ2x+3 and identify the slope and intercepts.
- Slope (m): โ2. This means for every 1 unit you move right, you move down 2 units.
- y-intercept (b): 3. The line crosses the y-axis at the point (0,3).
- x-intercept: Set y=0 and solve for x: 0=โ2x+3โน2x=3โนx=1.5 The line crosses the x-axis at (1.5,0).
To graph the line, start by plotting the y-intercept at (0,3). Then, use the slope to find the next point: from (0,3), go down 2 units and right 1 unit to land at (1,1). Draw a straight line extending through these points.