Slope measures steepness; systems of equations find the point where two lines intersect.
The slope of a line measures how steeply it rises or falls. In the equation y = mx + b, m is the slope and b is the y-intercept. A system of two linear equations can be solved by finding the point (x, y) that satisfies both equations simultaneously.
Points: (1, 3) and (4, 9) m = (9 โ 3) / (4 โ 1) = 6/3 = 2 The line rises 2 units for every 1 unit it moves right. Equation: y = 2x + 1
System: y = 2x + 1 and y = โx + 7 Set equal: 2x + 1 = โx + 7 3x = 6 โ x = 2 y = 2(2) + 1 = 5 Solution: (2, 5)
Remember This!
Use elimination when coefficients are easy to match. Use substitution when one equation is already solved for a variable. Always verify your solution by plugging it back into BOTH original equations.
What is the slope of the line through (โ1, 4) and (3, โ4)?