Math July 13, 2026 · 8 Min Read

Y Intercept Calculator – Guide & Formulas

Find the y-intercept of a line from its equation, two points, or slope and point. Get the y-intercept coordinate and value instantly.

Find the y-intercept of a line from its equation in any form, from two points, or from slope and a point. The y-intercept is where the line crosses the y-axis.

Key Takeaway

Use the free Y Intercept Calculator to find the y-intercept of a line from its equation, two points, or slope and point. get the y-intercept coordinate and value instantly. Get instant results with step-by-step explanations.

How to Use the Y Intercept Calculator

  1. Choose the input method: equation, two points, or slope and point.
  2. Enter the required values based on your chosen method.
  3. Click "Calculate" to find the y-intercept.
  4. Review the y-intercept coordinate (0, b) and the value of b.

The Formula

For y = mx + b, y-intercept is (0, b). From two points: b = y₁ - m·x₁ where m = (y₂-y₁)/(x₂-x₁)

Variable Definitions

  • b: Y-intercept value (where the line crosses the y-axis)
  • m: Slope of the line
  • x₁, y₁: Coordinates of a known point on the line
  • x₂, y₂: Coordinates of a second known point (for two-point method)

Example: Y-Intercept from Two Points (2, 3) and (4, 7)

Find the y-intercept of the line passing through (2, 3) and (4, 7).

  1. Step 1: Calculate slope: m = (7-3)/(4-2) = 4/2 = 2.
  2. Step 2: Use point-slope form: y - y₁ = m(x - x₁).
  3. Step 3: Substitute: y - 3 = 2(x - 2).
  4. Step 4: Simplify: y = 2x - 4 + 3 = 2x - 1.
  5. Step 5: Y-intercept is b = -1, or the point (0, -1).

Frequently Asked Questions

What is the y-intercept?

The y-intercept is the point where a line crosses the y-axis. At this point, the x-coordinate is always 0. It is expressed as (0, b) or simply as the value b.

How do I find the y-intercept from an equation?

For y = mx + b, the y-intercept is b. For other forms, set x = 0 and solve for y. For ax + by = c, the y-intercept is c/b.

What is slope-intercept form?

Slope-intercept form is y = mx + b where m is the slope and b is the y-intercept. It is the most convenient form for identifying the y-intercept.

Can a line have no y-intercept?

A vertical line (x = constant) never crosses the y-axis (unless it is the y-axis itself). It has no y-intercept.

What is the difference between x-intercept and y-intercept?

The x-intercept is where the line crosses the x-axis (y = 0). The y-intercept is where it crosses the y-axis (x = 0).

How do I find y-intercept from a graph?

Look at where the line crosses the vertical y-axis. The y-coordinate at that crossing point is the y-intercept.

What if the line passes through the origin?

If the line passes through (0, 0), the y-intercept is 0. This means b = 0 in the equation y = mx + b.

How do I find y-intercept from standard form?

For ax + by = c, set x = 0: by = c, so y = c/b. The y-intercept is c/b.

Can the y-intercept be negative?

Yes, the y-intercept can be any real number. A negative y-intercept means the line crosses the y-axis below the origin.

How is y-intercept used in real life?

Y-intercept represents starting values in linear models: initial cost in pricing, starting height in projectile motion, or baseline measurements in experiments.