To calculate the slope, m, of a line passing through two points, (x1, y1) and (x2, y2) use this formula: slope = Δy / Δx slope = (y2 - y1) / (x2 - x1) To calculate the line's y-axis intercept, b, use the formula, y = mx + b and substitute in the values of the slope, m, along with the coordinates of one data point - either (x1, y1) or (x2, y2). You can then solve for b, as it will be the only variable remaining in the equation. The equation of the line can then be written as y = mx + b once you substitute in your exact values for the line's slope and y-axis intercept. Once you know the line's equation you can determine the coordinates of any of its other points.
- Interpolation means to use the equation of the line to determine the coordinate of a point that would fall inside the domain or range of the graph.
- Extrapolation means to use the equation of the line to determine the coordinate of a point that would fall outside the domain or range displayed on the graph.
|