Download ArticleDownload Article

Parallel lines are two lines in a plane that will never intersect (meaning they will continue on forever without ever touching).[1] A key feature of parallel lines is that they have identical slopes.[2] The slope of a line is defined as the rise (change in Y coordinates) over the run (change in X coordinates) of a line, in other words how steep the line is.[3] Parallel lines are most commonly represented by two vertical lines (ll). For example, ABllCD indicates that line AB is parallel to CD.

Method 1
Method 1 of 3:

Comparing the Slopes of Each Line

Download Article
  1. How.com.vn English: Step 1 Define the formula for slope.
    The slope of a line is defined by (Y2 - Y1)/(X2 - X1) where X and Y are the horizontal and vertical coordinates of points on the line. You must define two points on the line to calculate this formula. The point closer to the bottom of the line is (X1, Y1) and the point higher on the line, above the first point, is (X2, Y2).[4]
    • This formula can be restated as the rise over the run. It is the change in vertical difference over the change in horizontal difference, or the steepness of the line.
    • If a line points upwards to the right, it will have a positive slope.
    • If the line is downwards to the right, it will have a negative slope.
  2. How.com.vn English: Step 2 Identify the X and Y coordinates of two points on each line.
    A point on a line is given by the coordinate (X, Y) where X is the location on the horizontal axis and Y is the location on the vertical axis. To calculate the slope, you need to identify two points on each of the lines in question.[5]
    • Points are easily determined when you have a line drawn on graphing paper.
    • To define a point, draw a dashed line up from the horizontal axis until it intersects the line. The position that you started the line on the horizontal axis is the X coordinate, while the Y coordinate is where the dashed line intersects the line on the vertical axis.
    • For example: line l has the points (1, 5) and (-2, 4) while line r has the points (3, 3) and (1, -4).
    Advertisement
  3. How.com.vn English: Step 3 Plug the points for each line into the slope formula.
    To actually calculate the slope, simply plug in the numbers, subtract, and then divide. Take care to plug in the coordinates to the proper X and Y value in the formula.[6]
    • To calculate the slope of line l: slope = (5 – 4)/(1 – (-2))
    • Subtract: slope = 1/3
    • The slope of line r is: slope = (3 – (-4))/(3 - 1) = 7/2
  4. How.com.vn English: Step 4 Compare the slopes of each line.
    Remember, two lines are parallel only if they have identical slopes. Lines may look parallel on paper and may even be very close to parallel, but if their slopes are not exactly the same, they aren’t parallel.[7]
    • In this example, 1/3 is not equal to 7/2, therefore, these two lines are not parallel.
  5. Advertisement
Method 2
Method 2 of 3:

Using the Slope-Intercept Formula

Download Article
  1. How.com.vn English: Step 1 Define the slope-intercept formula of a line.
    The formula of a line in slope-intercept form is y = mx + b, where m is the slope, b is the y-intercept, and x and y are variables that represent coordinates on the line; generally, you will see them remain as x and y in the equation. In this form, you can easily determine the slope of the line as the variable "m".[8]
    • For example. Rewrite 4y - 12x = 20 and y = 3x -1. The equation 4y - 12x = 20 needs to be rewritten with algebra while y = 3x -1 is already in slope-intercept form and does not need to be rearranged.
  2. How.com.vn English: Step 2 Rewrite the formula of the line in slope-intercept form.
    Oftentimes, the formula of the line you are given will not be in slope-intercept form. It only takes a little math and rearranging of variables to get it into slope-intercept.[9]
    • For example: Rewrite line 4y-12x=20 into slope-intercept form.
    • Add 12x to both sides of the equation: 4y – 12x + 12x = 20 + 12x
    • Divide each side by 4 to get y on its own: 4y/4 = 12x/4 +20/4
    • Slope-intercept form: y = 3x + 5.
  3. How.com.vn English: Step 3 Compare the slopes of each line.
    Remember, when two lines are parallel to each other, they will have the exact same slope. Using the equation y = mx + b where m is the slope of the line, you can identify and compare the slopes of two lines.[10]
    • In our example, the first line has an equation of y = 3x + 5, therefore it’s slope is 3. The other line has an equation of y = 3x – 1 which also has a slope of 3. Since the slopes are identical, these two lines are parallel.
    • Note that if these equations had the same y-intercept, they would be the same line instead of parallel.[11]
  4. Advertisement
Method 3
Method 3 of 3:

Defining a Parallel Line with the Point-Slope Equation

Download Article
  1. How.com.vn English: Step 1 Define the point-slope equation.
    Point-slope form allows you to write the equation of a line when you know its slope and have an (x, y) coordinate. You would use this formula when you want to define a second parallel line to an already given line with a defined slope. The formula is y – y1= m(x – x1) where m is the slope of the line, x1 is the x coordinate of a point given on the line and y1 is the y coordinate of that point.[12] As in the slope-intercept equation, x and y are variables that represent coordinates on the line; generally, you will see them remain as x and y in the equation.[13]
    • The following steps will work through this example: Write the equation of a line parallel to the line y = -4x + 3 that goes through point (1, -2).
  2. How.com.vn English: Step 2 Determine the slope of the first line.
    When writing the equation of a new line, you must first identify the slope of the line you want to draw yours parallel to. Make sure the equation of the original line is in slope-intercept form and then you know the slope (m).
    • The line we want to draw parallel to is y = -4x + 3. In this equation, -4 represents the variable m and therefore, is the slope of the line.
  3. How.com.vn English: Step 3 Identify a point on the new line.
    This equation only works if you have a coordinate that passes through the new line. Make sure you don’t choose a coordinate that is on the original line. If your final equations have the same y-intercept, they are not parallel, but the same line.
    • In our example, we will use the coordinate (1, -2).
  4. How.com.vn English: Step 4 Write the equation of the new line with the point-slope form.
    Remember the formula is y – y1= m(x – x1). Plug in the slope and coordinates of your point to write the equation of your new line that is parallel to the first.[14]
    • Using our example with slope (m) -4 and (x, y) coordinate (1, -2): y – (-2) = -4(x – 1)
  5. How.com.vn English: Step 5 Simplify the equation.
    After you have plugged in the numbers, the equation can be simplified into the more common slope-intercept form. This equation's line, if graphed on a coordinate plane, would be parallel to the given equation.[15]
    • For example: y – (-2) = -4(x – 1)
    • Two negatives make a positive: y + 2 = -4(x -1)
    • Distribute the -4 to x and -1: y + 2 = -4x + 4.
    • Subtract -2 from both side: y + 2 – 2 = -4x + 4 – 2
    • Simplified equation: y = -4x + 2
  6. Advertisement

Expert Q&A

Search
Add New Question
  • Question
    How do I find the area of a parallelogram?
    How.com.vn English: Taylor Klein
    Taylor Klein
    Advanced Math Teacher
    Taylor Klein is an Advanced Math Teacher based in Philadelphia, Pennsylvania. She has worked in the education field for over 10 years, including eight years as a middle school Advanced Math Teacher. She has a master’s degree in Instructional Technology and Design and a master’s degree in Educational Leadership and Administration.
    How.com.vn English: Taylor Klein
    Advanced Math Teacher
    Expert Answer
    Determining the area of a parallelogram involves employing the formula: Area=base×height. This formula signifies that the area is calculated by multiplying the length of the base by the corresponding height. For a parallelogram, the base and height are typically understood as the sides and the perpendicular distance between those sides, respectively.
  • Question
    I have a problem that is asking if the 2 given lines are parallel; the 2 lines are x=2, x=7. How do I do this?
    How.com.vn English: Donagan
    Donagan
    Top Answerer
    The two lines are each vertical. That is, they're both perpendicular to the x-axis and parallel to the y-axis. Any two lines that are each parallel to a third line are parallel to each other.
  • Question
    What if the lines are in 3-dimensional space?
    How.com.vn English: Donagan
    Donagan
    Top Answerer
    Parallel lines always exist in a single, two-dimensional plane. Two straight lines that do not share a plane are "askew" or skewed, meaning they are not parallel or perpendicular and do not intersect.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
      Advertisement

      Video

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      Expert Interview

      Thanks for reading our article! If you’d like to learn more about math, check out our in-depth interview with Taylor Klein.

      About This Article

      How.com.vn English: Taylor Klein
      Co-authored by:
      Advanced Math Teacher
      This article was co-authored by Taylor Klein. Taylor Klein is an Advanced Math Teacher based in Philadelphia, Pennsylvania. She has worked in the education field for over 10 years, including eight years as a middle school Advanced Math Teacher. She has a master’s degree in Instructional Technology and Design and a master’s degree in Educational Leadership and Administration. This article has been viewed 213,577 times.
      1 votes - 100%
      Co-authors: 11
      Updated: January 16, 2024
      Views: 213,577
      Categories: Geometry
      Article SummaryX

      To figure out if 2 lines are parallel, compare their slopes. You can find the slope of a line by picking 2 points with XY coordinates, then put those coordinates into the formula Y2 minus Y1 divided by X2 minus X1. Calculate the slope of both lines. If they are the same, then the lines are parallel. If they are not the same, the lines will eventually intersect. Keep reading to learn how to use the slope-intercept formula to determine if 2 lines are parallel!

      Did this summary help you?

      Thanks to all authors for creating a page that has been read 213,577 times.

      Reader Success Stories

      • How.com.vn English: Stephanie Carroll

        Stephanie Carroll

        Dec 21, 2017

        "The entire article helped me find out if two lines were parallel and what methods could be used."
      Share your story

      Did this article help you?

      ⚠️ Disclaimer:

      Content from Wiki How English language website. Text is available under the Creative Commons Attribution-Share Alike License; additional terms may apply.
      Wiki How does not encourage the violation of any laws, and cannot be responsible for any violations of such laws, should you link to this domain, or use, reproduce, or republish the information contained herein.

      Notices:
      • - A few of these subjects are frequently censored by educational, governmental, corporate, parental and other filtering schemes.
      • - Some articles may contain names, images, artworks or descriptions of events that some cultures restrict access to
      • - Please note: Wiki How does not give you opinion about the law, or advice about medical. If you need specific advice (for example, medical, legal, financial or risk management), please seek a professional who is licensed or knowledgeable in that area.
      • - Readers should not judge the importance of topics based on their coverage on Wiki How, nor think a topic is important just because it is the subject of a Wiki article.

      Advertisement