Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Slope of a Line Explained with Formula and Graph

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Slope of Line Formula Using Two Points and Graph Method

The concept of slope of line plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Calculating the slope helps us understand how lines rise or fall and is useful in geometry, physics, and graphing equations.


What Is Slope of Line?

A slope of line is defined as the numerical value that describes the steepness and direction of a straight line in the coordinate plane. You’ll find this concept applied in areas such as graphing, coordinate geometry, and even real-world applications like road inclines or ramp construction.


Key Formula for Slope of Line

Here’s the standard formula: \( m = \frac{y_2 - y_1}{x_2 - x_1} \)

Here, \( m \) is the slope, and \((x_1, y_1)\) and \((x_2, y_2)\) are two points on the line. You may also see the slope for lines in forms like \( y = mx + c \) (where \( m \) is the slope directly), or \( ax + by + c = 0 \) (where slope \( m = -\frac{a}{b} \)).


Types of Slope

Type Meaning
Positive Line rises left to right   (\( m > 0 \))
Negative Line falls left to right   (\( m < 0 \))
Zero Line is horizontal   (\( m = 0 \))
Undefined Line is vertical (division by zero, slope is infinite)

Step-by-Step Illustration

Let’s see how to find the slope given two points, for example A(3,2) and B(15,8):

1. Write the two sets of coordinates:

2. Apply the formula: \( m = \frac{y_2 - y_1}{x_2 - x_1} \)

3. Substitute values: \( m = \frac{8 - 2}{15 - 3} = \frac{6}{12} \)

4. Simplify: \( m = \frac{1}{2} \)

5. Final Answer: The slope is \( \frac{1}{2} \) (positive, so line rises as x increases).

Slope from Different Equation Forms

If you have a line in the form \( y = mx + c \), the slope is just \( m \). For a line in the form \( ax + by + c = 0 \), convert to \( y = mx + c \) by rearranging, or use \( m = -\frac{a}{b} \).

Example: The line \( 2y - 3x = 5 \): Rearranged, \( 2y = 3x + 5 \Rightarrow y = \frac{3}{2}x + \frac{5}{2} \). The slope is \( \frac{3}{2} \).


Cross-Disciplinary Usage

Slope of line is not only useful in Maths but also plays an important role in Physics (motion graphs), Computer Science (linear regression), economics (cost increases), and everyday logical reasoning. Students preparing for JEE, NEET, and academic Olympiads regularly apply slope concepts to solve coordinate geometry and speed/velocity problems.


Speed Trick or Vedic Shortcut

Quick shortcut! For horizontal and vertical lines, you never need to calculate slope:

  • A horizontal line has slope 0 (no rise).
  • A vertical line has undefined slope (no run; division by zero).

Bonus Tip: If a line’s equation is 'x = number', it’s vertical (undefined slope). If 'y = number', it’s horizontal (slope 0).


Try These Yourself

  • Find the slope between (1, 3) and (7, 9).
  • Determine the slope for the line \( y = -4x + 2 \).
  • Check if the line \( 3x + 2y = 7 \) is positive or negative slope.
  • What is the slope of a line parallel to \( y = 5x + 1 \)?

Frequent Errors and Misunderstandings

  • Switching the order of subtraction in the formula (always do “second minus first”).
  • Forgetting that slope is undefined when dividing by zero (vertical lines).
  • Mixing up slope with y-intercept.
  • Assuming a negative slope always means a negative y-value; it’s about direction, not position.

Relation to Other Concepts

The idea of slope of line connects closely with equation of a line and graphing of linear equations. Mastering slope helps with understanding parallel and perpendicular lines, as well as advanced algebra, calculus (differentiation), and statistics (linear regression).


Classroom Tip

A quick way to remember slope: think “rise over run.” Draw a right triangle on your line; the vertical side is the rise, horizontal is the run. Vedantu’s teachers often use graph paper or online graphing tools to help students visualize different slopes during live classes.


Summary Table of Slope Types

Graph Slope Value Case
Slanting upwards \( m > 0 \) Positive slope
Slanting downwards \( m < 0 \) Negative slope
Horizontal line \( m = 0 \) Zero slope
Vertical line Undefined Undefined slope

Further Practice and Tools

Want to check your answers or practice more? Use the free Slope Calculator to instantly solve slope problems.

For more practice on the equation of straight lines, visit Equation of a Line. For advanced uses like regression, see Linear Regression. Visualize changes in slope at Graphing of Linear Equations.


We explored slope of line—from definition, formula, useful tricks, common mistakes, connections, and internal resources. Continue practicing with Vedantu to become confident and excel in coordinate geometry!


Competitive Exams after 12th Science
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow

FAQs on Slope of a Line Explained with Formula and Graph

1. What is the slope of a line?

The slope of a line is a measure of its steepness and represents the rate of change between two variables. In coordinate geometry, slope tells how much y changes for a unit change in x.

  • If the slope is positive, the line rises from left to right.
  • If the slope is negative, the line falls from left to right.
  • If the slope is zero, the line is horizontal.
  • If the slope is undefined, the line is vertical.
This concept is also called the gradient of a line in mathematics.

2. What is the formula for slope?

The formula for slope between two points is m = (y₂ − y₁) / (x₂ − x₁). This formula calculates the change in y divided by the change in x.

  • (x₁, y₁) and (x₂, y₂) are two points on the line.
  • m represents the slope.
This formula is commonly called the slope formula or rate of change formula.

3. How do you find the slope of a line using two points?

To find the slope using two points, substitute their coordinates into the formula m = (y₂ − y₁) / (x₂ − x₁).

  • Step 1: Identify the coordinates (x₁, y₁) and (x₂, y₂).
  • Step 2: Subtract the y-values: y₂ − y₁.
  • Step 3: Subtract the x-values: x₂ − x₁.
  • Step 4: Divide the results.
Example: For points (1, 2) and (3, 6), slope = (6 − 2)/(3 − 1) = 4/2 = 2.

4. What does a positive or negative slope mean?

A positive slope means the line increases from left to right, while a negative slope means the line decreases from left to right.

  • Positive slope: m > 0 (rising line).
  • Negative slope: m < 0 (falling line).
For example, m = 3 is positive, and m = −2 is negative.

5. What is the slope of a horizontal line?

The slope of a horizontal line is 0. In a horizontal line, the y-value remains constant, so there is no vertical change.

  • Using the formula: m = (y₂ − y₁)/(x₂ − x₁)
  • Since y₂ − y₁ = 0, the slope becomes 0.
An example is the line y = 4.

6. What is the slope of a vertical line?

The slope of a vertical line is undefined. In a vertical line, the x-values are the same, so the denominator (x₂ − x₁) becomes zero.

  • Division by zero is undefined in mathematics.
  • Example: The line x = 3 is vertical and has no defined slope.
This is a common concept in coordinate geometry and graphing.

7. What is the slope-intercept form of a line?

The slope-intercept form of a line is y = mx + b, where m is the slope and b is the y-intercept.

  • m represents the steepness of the line.
  • b represents where the line crosses the y-axis.
Example: In y = 2x + 3, the slope is 2 and the y-intercept is 3.

8. How do you find slope from an equation?

To find the slope from an equation, rewrite it in slope-intercept form (y = mx + b) and identify m.

  • Step 1: Solve the equation for y.
  • Step 2: The coefficient of x is the slope.
Example: In 2x + 3y = 6, rewrite as y = −(2/3)x + 2, so the slope is −2/3.

9. Can you give an example of calculating slope?

Yes, the slope can be calculated using the formula m = (y₂ − y₁) / (x₂ − x₁).

  • Given points (−1, 4) and (2, 10).
  • Step 1: Subtract y-values: 10 − 4 = 6.
  • Step 2: Subtract x-values: 2 − (−1) = 3.
  • Step 3: Divide: 6/3 = 2.
So, the slope of the line is 2.

10. Why is slope called rate of change?

Slope is called the rate of change because it measures how much one variable changes compared to another. In the formula m = Δy / Δx, Δy represents the change in output and Δx represents the change in input.

  • It shows how fast y changes as x increases.
  • It is widely used in algebra, graphs, physics, and real-life applications like speed.
This interpretation connects slope to linear relationships and real-world data.