What Are Straight Lines in Coordinate Geometry?
A straight line is the simplest curve — yet coordinate geometry turns it into one of the most powerful tools in mathematics. Every line in a 2D plane can be completely described by just two things: its slope (steepness) and a point it passes through.
The beauty of this chapter is that all the different forms of a line equation — slope-intercept, point-slope, two-point, intercept form — are all the same line, just described differently. Once you understand why each form exists, choosing the right one becomes automatic.
This topic carries significant weightage in CBSE Class 11, and JEE Main regularly tests the intersection of two lines, distance from a point to a line, and the angle between lines. NEET students often see coordinate geometry in physics contexts (motion graphs).
Key Terms and Definitions
Slope (m): The measure of steepness of a line. For a line passing through and :
If , the line rises left to right. If , it falls. If , it’s horizontal. A vertical line has undefined slope.
Inclination (θ): The angle the line makes with the positive x-axis, where . The slope .
x-intercept: Where the line crosses the x-axis (y = 0).
y-intercept (c): Where the line crosses the y-axis (x = 0).
Collinear points: Three or more points lying on the same straight line.
Forms of a Line Equation
Slope-Intercept Form
Use this when you know the slope and the y-intercept . This is the most common form — almost every graph problem starts here.
Example: Write the equation of a line with slope 3 and y-intercept -2.
Point-Slope Form
Use this when you know the slope and one point on the line. This is the workhorse form.
Example: Find the equation of a line with slope passing through (4, 1).
Two-Point Form
Use this when you know two points. You’re essentially using the slope formula and substituting back.
Intercept Form
Use this when you know both intercepts: on the x-axis and on the y-axis.
Example: Line cuts x-axis at 3 and y-axis at 4. Equation:
Normal Form
Here is the perpendicular distance from the origin to the line, and is the angle the perpendicular makes with the x-axis. Used mainly in JEE Advanced and when problems give perpendicular distance data.
General Form
Every line can be written this way. Slope = , x-intercept = , y-intercept = .
Important Formulas
where the line is and the point is .
For parallel lines:
For perpendicular lines:
Point dividing and in ratio internally:
Solved Examples
Easy — CBSE Class 10/11
Problem: Find the slope of the line joining points A(2, 3) and B(5, 9).
The slope is 2. This means for every 1 unit we move right, the line rises 2 units.
Medium — CBSE Class 11 / JEE Main
Problem: Find the equation of the perpendicular bisector of the segment joining A(1, 3) and B(5, 7).
Step 1: Midpoint of AB =
Step 2: Slope of AB =
Step 3: Slope of perpendicular bisector = (negative reciprocal)
Step 4: Equation through (3, 5) with slope -1:
Hard — JEE Main Level
Problem: Find the distance between the parallel lines and .
For parallel lines and :
This formula for distance between parallel lines appears in JEE Main almost every year. Always rewrite both lines in the same form before applying it. The coefficients of and must be identical (not just proportional) in both equations.
Exam-Specific Tips
CBSE Class 10
CBSE Class 10 focuses on slope, distance formula, and section formula. The standard question format asks you to prove three points are collinear or find a missing coordinate. Use the area of triangle formula for collinearity: if area = 0, the points are collinear.
CBSE Class 11/12
Class 11 introduces all the forms of line equations and the angle between lines. Board papers typically have a 6-mark question combining two-point form with distance formula. Show all intermediate steps — CBSE awards partial marks.
JEE Main
JEE Main has 1-2 questions from straight lines each year (weightage ~4-8 marks). High-frequency topics: locus problems, family of lines, distance from a point to a line. The family of lines concept — — is a JEE favourite.
For JEE MCQs, if a question asks for the equation of a line satisfying certain conditions, always check by substituting back. Many “hard” questions become easy once you verify your answer against the given constraints.
Common Mistakes to Avoid
Mistake 1: Confusing slope with inclination. Slope = , not . If slope = , the inclination is 60°, but the slope is .
Mistake 2: Forgetting the modulus in distance formula. The distance from a point to a line is always positive. Without , you might get a negative distance.
Mistake 3: Perpendicular slope confusion. Students often add 1 to the slope instead of taking the negative reciprocal. If slope is 3, the perpendicular slope is , NOT 4 or .
Mistake 4: Parallel lines having equal intercepts. Parallel lines have equal slopes but generally different intercepts. Two lines and are parallel — same slope, different y-intercepts.
Mistake 5: Using the wrong section formula. For internal division, it’s . For external division, it’s . Many students mix these up in section formula problems.
Practice Questions
Q1. Find the slope of the line .
Rewrite: .
Slope .
Q2. Find the equation of the line passing through (1, -2) and parallel to .
Slope of given line = (parallel lines have equal slopes).
Equation:
Q3. Find the distance of the point (3, 4) from the line .
Q4. The vertices of a triangle are A(0,0), B(3,0), and C(0,4). Find the equation of the median from A.
Midpoint of BC =
Slope of median from A(0,0) to =
Equation:
Q5. Find the angle between the lines and .
,
Multiply numerator and denominator by :
, so .
Q6. Prove that the points (1, 1), (2, 3), and (3, 5) are collinear.
Slope between (1,1) and (2,3):
Slope between (2,3) and (3,5):
Since and the points share a common point (2,3), all three are collinear.
Q7. Find the foot of the perpendicular from the point (2, 3) to the line .
Slope of given line = 1. Slope of perpendicular = -1.
Perpendicular line:
Solve and :
Adding: , then . Wait — let’s redo.
… (i) and … (ii)
Adding: , .
Hmm, that gives (2,3) itself — let me recalculate slope.
The line has slope 1. Perpendicular slope = -1.
Line through (2,3): .
Intersection of and : , , .
The foot is (2, 3)… which means (2,3) already lies on the line! Verify: ✓. The perpendicular foot is the point itself when the point is on the line.
Q8. Find the image (reflection) of the point (1, 2) in the line .
The image of in the line is:
Here , point = (1,2).
Image
Image
Image = (-2, -1)
FAQs
Q: What is the equation of a line parallel to the x-axis? A line parallel to the x-axis has zero slope and takes the form for some constant . For example, is a horizontal line passing through (0, 5).
Q: What is the equation of a line parallel to the y-axis? A line parallel to the y-axis is vertical and has undefined slope. Its equation is . These lines cannot be written in slope-intercept form.
Q: How do I check if two lines are perpendicular without finding slopes? For lines and , they are perpendicular if .
Q: What is the locus of a point equidistant from two given lines? A point equidistant from two lines lies on the angle bisector of those lines. If the lines are and , the angle bisectors are given by .
Q: What does “family of lines through intersection of two lines” mean? If and are two lines, then for any value of gives a line passing through the intersection of and . This is a JEE-favourite trick to find equations without finding the intersection point.
Q: How is slope related to the tan of inclination? where is the inclination (angle with positive x-axis). So slope of 1 corresponds to 45° inclination, slope of to 60°, and slope of to 135°.