How to Find the Y-Intercept
The keyword how to find y intercept refers to locating the point where a line crosses the y-axis. That point is called the y-intercept and always has the x-coordinate equal to zero. Therefore, the y-intercept is a coordinate pair of the form \((0, b)\).
Key fact: The y-intercept occurs where \(x=0\).
Substitute \(x=0\) into the equation of the line, then solve for \(y\). The resulting \(y\)-value is the y-intercept.
Method 1: From the Equation (Universal Method)
This method works for any linear equation written in standard form, point-slope form, slope-intercept form, or any equivalent rearrangement.
- Set \(x=0\).
- Substitute into the equation.
- Solve for \(y\). The result is the y-intercept \(b\), giving the point \((0,b)\).
Method 2: If the Line is in Slope-Intercept Form
If the equation is already written as \(y=mx+b\), then the y-intercept is visible immediately: it is \((0,b)\). The number \(b\) is called the y-intercept parameter.
Worked Examples (Step-by-Step)
Example 1 (slope-intercept form): Find the y-intercept of \(y=2x-5\).
The equation is \(y=mx+b\) with \(b=-5\). Therefore, the y-intercept is \((0,-5)\).
Example 2 (standard form): Find the y-intercept of \(3x+2y=10\).
- Set \(x=0\): \(3\cdot 0+2y=10\).
- Simplify: \(2y=10\).
- Solve: \(y=\dfrac{10}{2}=5\).
So the y-intercept is \((0,5)\).
Example 3 (point-slope form): Find the y-intercept of \(y-4=3(x-1)\).
- Set \(x=0\): \(y-4=3(0-1)\).
- Compute the right side: \(y-4=3\cdot (-1)=-3\).
- Add 4 to both sides: \(y=1\).
So the y-intercept is \((0,1)\).
Common Forms and the Y-Intercept
| Line form | Example | How to find y-intercept |
|---|---|---|
| Slope-intercept | \(y=mx+b\) | Read \(b\) directly; y-intercept is \((0,b)\). |
| Standard | \(Ax+By=C\) | Set \(x=0\) to get \(By=C\), so \(y=\dfrac{C}{B}\) (if \(B\neq 0\)). |
| Point-slope | \(y-y_1=m(x-x_1)\) | Set \(x=0\), then solve for \(y\). |
| Intercept form | \(\dfrac{x}{a}+\dfrac{y}{b}=1\) | y-intercept is \((0,b)\) immediately. |
Special Cases Worth Checking
Not every line has a y-intercept. A vertical line, for example, never crosses the y-axis unless it is the y-axis itself.
- Vertical line: \(x=k\). If \(k\neq 0\), there is no y-intercept. If \(k=0\), the line is the y-axis and intersects at infinitely many points \((0,y)\).
- Horizontal line: \(y=c\). The y-intercept is \((0,c)\).
Visualization: The Y-Intercept on a Coordinate Plane
Summary
To answer how to find y intercept reliably, substitute \(x=0\) into the equation and solve for \(y\). If the line is written as \(y=mx+b\), the y-intercept is \((0,b)\) immediately.