Point Slope Form

Calculate point-slope equations from a point and slope. Get both point-slope y-y1=m(x-x1) and slope-intercept y=mx+b forms for algebra and coordinate geometry.

Find point-slope form

About This Calculator

The point-slope form is one of the most fundamental ways to represent a linear equation in algebra and coordinate geometry. It expresses the equation of a straight line using a known point (x\u2081, y\u2081) on the line and the slope m of the line. The general formula is y - y\u2081 = m(x - x\u2081), which directly captures how the y-coordinate changes relative to the x-coordinate from the given point. This form is particularly useful when you have a specific point on a line and the slope, but do not know the y-intercept.

In real-world applications, the point-slope form appears frequently in physics for describing velocity as a function of time from a known starting point, in economics for modeling cost and revenue functions from marginal data, and in engineering for designing linear systems such as stress-strain relationships. It is also commonly used in construction for calculating roof pitches and road grades, in geography for determining elevation changes along a path, and in data science for building linear regression models from observed data points.

How the calculation works

Given a point (x\u2081, y\u2081) and slope m, the calculator produces two equivalent forms of the line equation. The point-slope form y - y\u2081 = m(x - x\u2081) is derived directly from the slope formula m = (y - y\u2081)/(x - x\u2081). For the slope-intercept form y = mx + b, the y-intercept b is computed as b = y\u2081 - m \u00d7 x\u2081 by rearranging the point-slope equation. The calculator displays both forms simultaneously, helping students and professionals understand the relationship between these representations and choose the most convenient form for graphing, algebraic manipulation, or further analysis.

Regional notes

The point-slope form is taught universally in algebra courses across India (CBSE and state boards, typically Class 10-11), the United States (Common Core Algebra 1, typically Grade 8-9), and the United Kingdom (GCSE and A-Level Mathematics). The formula and its usage are identical across all regions, as this is a standard concept in coordinate geometry and analytic geometry worldwide.

Frequently Asked Questions

What is the point-slope form of a line?

The point-slope form is y - y\u2081 = m(x - x\u2081), where (x\u2081, y\u2081) is a known point on the line and m is the slope. It is used to write the equation of a line when you know one point on the line and its slope.

How do I convert point-slope to slope-intercept form?

To convert point-slope form y - y\u2081 = m(x - x\u2081) to slope-intercept form y = mx + b, distribute the slope m to get y - y\u2081 = mx - mx\u2081, then add y\u2081 to both sides: y = mx - mx\u2081 + y\u2081. The constant term -mx\u2081 + y\u2081 becomes the y-intercept b.

What is the difference between point-slope and slope-intercept form?

Point-slope form y - y\u2081 = m(x - x\u2081) uses a specific point (x\u2081, y\u2081) and slope m, making it ideal when you know a point and the slope. Slope-intercept form y = mx + b directly shows the slope m and y-intercept b, making it easier to graph quickly. Both represent the same line.

Can the point-slope form be used for vertical lines?

No, vertical lines have an undefined slope and cannot be expressed in point-slope or slope-intercept form. Vertical lines are written as x = a, where a is the x-coordinate of any point on the line.

What if the slope is zero in point-slope form?

If the slope m is zero, the line is horizontal. The point-slope form y - y\u2081 = 0(x - x\u2081) simplifies to y = y\u2081, meaning the y-coordinate is constant. This represents a horizontal line through the given point.

How do I find the point-slope form from two points?

First, calculate the slope m = (y\u2082 - y\u2081)/(x\u2082 - x\u2081) using the two points. Then substitute the slope and either point into the point-slope formula y - y\u2081 = m(x - x\u2081). This calculator handles that conversion automatically.

What is the slope and how is it used in point-slope form?

The slope m measures the steepness of a line and is calculated as the rise over run (change in y divided by change in x). In the point-slope form y - y\u2081 = m(x - x\u2081), the slope determines how quickly the y-coordinate changes as x increases from the given point (x\u2081, y\u2081). A positive slope means the line rises, a negative slope means it falls, and a zero slope means it is horizontal.

How do I find the x-intercept from the point-slope form?

To find the x-intercept (where y = 0) from the point-slope form, substitute y = 0 into the equation y - y\u2081 = m(x - x\u2081) and solve for x. This gives 0 - y\u2081 = m(x - x\u2081), which simplifies to x = x\u2081 - y\u2081/m, provided m \u2260 0. For horizontal lines (m = 0), there is no x-intercept unless y\u2081 = 0, in which case every point on the line is an x-intercept.