Linear Functions Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
Write the equation of a line with slope 33 that passes through (1,7)(1, 7).

Solution

  1. 1
    Step 1: Use point-slope form: yโˆ’y1=m(xโˆ’x1)y - y_1 = m(x - x_1) with m=3m = 3 and (x1,y1)=(1,7)(x_1, y_1) = (1, 7).
  2. 2
    Step 2: Substitute: yโˆ’7=3(xโˆ’1)y - 7 = 3(x - 1).
  3. 3
    Step 3: Expand and simplify: yโˆ’7=3xโˆ’3y - 7 = 3x - 3, so y=3x+4y = 3x + 4.
  4. 4
    Check: At x=1x = 1: y=3(1)+4=7y = 3(1) + 4 = 7 โœ“

Answer

y=3x+4y = 3x + 4
When given a slope and a point, use point-slope form yโˆ’y1=m(xโˆ’x1)y - y_1 = m(x - x_1) and simplify to slope-intercept form y=mx+by = mx + b.

About Linear Functions

A function whose graph is a straight line, characterized by a constant rate of change between any two points.

Learn more about Linear Functions โ†’

More Linear Functions Examples