In short
Coordinate-geometry problems love two words: parallel and perpendicular. They are not vague hints — they are direct slope instructions. See PARALLEL in the question, take the same slope as the given line. See PERPENDICULAR, take the negative reciprocal of the given slope. That is the entire decision. Plug the new slope into point-slope form with whatever point the question gives you, and the equation falls out in one line. No setup, no second guessing. Two keywords, two formulas, no thinking required.
A CBSE Class 11 paper hands you this:
Find the equation of the line passing through (2, 3) and parallel to y = 2x + 5.
If you read the word parallel and your hand is already writing m = 2, you are doing it right. The keyword is the formula. You do not need to draw a picture, you do not need to re-derive anything from \tan\theta, you do not need to "think". The question already told you which slope to use; it just used a one-word code.
Same for the perpendicular version. The word perpendicular is a code for "take -1/m of whatever slope you can read off". Once you have the slope and a point, the point-slope formula finishes the job in two lines of algebra.
This article is the trigger trainer. The companion visualisation shows you why the rule works (sliders, indicators, derivations). Here we drill the reflex: keyword in, slope out, equation done.
The keyword card
Why these two rules and no others: the slope of a line is \tan\theta, where \theta is the angle with the x-axis. Same direction means same \theta means same \tan\theta, so parallel forces m_{new} = m_{old}. A right-angle turn shifts \theta by 90°, and \tan(\theta + 90°) = -\cot\theta = -1/\tan\theta, so perpendicular forces m_{new} = -1/m_{old}. The full derivation lives in the companion visualisation article — here we just use the result.
The three-step routine
Whichever keyword the question uses, the sequence is the same:
- Read the slope of the given line. If the equation is in y = mx + c form, m is right there. If it is in ax + by + c = 0 form, rearrange to y = -\tfrac{a}{b}x - \tfrac{c}{b} and read off -a/b.
- Apply the keyword rule. Parallel: keep m. Perpendicular: switch to -1/m.
- Plug into point-slope form y - y_1 = m_{new}(x - x_1) using the point the question gave you. Simplify to y = mx + c if asked.
Three steps, every time. Now drill it on three examples.
Three worked examples
Example 1 — "PARALLEL" keyword
Find the equation of a line through (2, 3) parallel to y = 2x + 5.
Step 1 — read m. The given line is in y = mx + c form, so m_{old} = 2.
Step 2 — keyword rule. "Parallel" \Rightarrow m_{new} = m_{old} = 2. Same slope, no change.
Step 3 — point-slope. Use (x_1, y_1) = (2, 3):
Expand: y - 3 = 2x - 4, so
That is the answer. Notice how the slope 2 travelled untouched from the given line into the new line — that is the entire content of "parallel".
Why the slope copies and the intercept changes: parallel lines share their tilt but sit at different heights. The point (2, 3) shifts the line down to a new y-intercept of -1, while the slope of 2 keeps the direction identical to the original.
Example 2 — "PERPENDICULAR" keyword
Find the equation of a line through (2, 3) perpendicular to y = 2x + 5.
Step 1 — read m. Same given line, so m_{old} = 2.
Step 2 — keyword rule. "Perpendicular" \Rightarrow m_{new} = -\tfrac{1}{m_{old}} = -\tfrac{1}{2}. Flip 2 to \tfrac{1}{2}, then negate.
Step 3 — point-slope. Use (x_1, y_1) = (2, 3):
Expand: y - 3 = -\tfrac{1}{2}x + 1, so
Two lines, one passing through (2,3) — the parallel one y = 2x - 1 leans the same way as y = 2x + 5, while the perpendicular one y = -\tfrac{1}{2}x + 4 crosses it at a right angle. Both came out of the same point (2, 3) with no extra information; the keyword decided the slope.
Why "flip and negate" and not just "flip" or just "negate": the slope rule for 90° rotation is m_2 = -1/m_1, which has both operations. "Flip" alone gives a parallel-but-upside-down feel that does not exist geometrically. "Negate" alone gives a mirror image, not a right-angle turn. You need both moves together, every time.
Example 3 — Edge case: perpendicular to a horizontal line
Find the equation of a line through (2, 3) perpendicular to y = 5.
Step 1 — read m. The line y = 5 is horizontal, so m_{old} = 0.
Step 2 — keyword rule. "Perpendicular" wants m_{new} = -1/0 — and that is undefined. Do not panic; do not write "undefined" as the slope and stop. Read what undefined means here: a vertical line. The perpendicular to a horizontal line is a vertical line, every single time.
Step 3 — write the vertical line through (2, 3). Vertical lines have the form x = constant, where the constant is the x-coordinate of any point on the line. Here that constant is 2:
No point-slope formula needed — point-slope cannot represent a vertical line, because a vertical line has no defined slope.
Why the rule "fails" gracefully: the negative-reciprocal formula was derived for two lines with finite, non-zero slopes. A horizontal line (m = 0) breaks the "non-zero" condition, and the symbolic "-1/0" is mathematics's way of waving a flag that says "the answer is the special case — a vertical line". The geometric truth (horizontal \perp vertical) is still simple; only the algebra needs a side-door.
The same logic runs in reverse: perpendicular to the vertical line x = 7 would be a horizontal line through whatever point you were given, e.g. y = 3 through (2, 3).
How to check your answer
After you have written down the new line, take ten seconds to verify the keyword rule actually holds. The check is one line of arithmetic, and it catches almost every sign slip.
- Parallel check. Read the slope of your new line. It should equal the slope of the original. In Example 1, new slope = 2, original slope = 2. Equal — pass.
- Perpendicular check. Multiply the slopes. The product should be exactly -1. In Example 2, 2 \cdot (-\tfrac{1}{2}) = -1. Pass.
- Vertical/horizontal check. No multiplication possible — just confirm one is horizontal and the other is vertical. In Example 3, original is horizontal (y = 5), new is vertical (x = 2). Pass.
Also confirm your line actually passes through the given point. Plug (x_1, y_1) into your final equation. Example 1: y = 2(2) - 1 = 3. Matches. Example 2: y = -\tfrac{1}{2}(2) + 4 = 3. Matches. Example 3: x = 2, and the given point has x-coordinate 2. Matches.
Why both checks: the keyword rule fixes the slope; the point fixes the intercept. If either is wrong, your line is wrong. Two checks, two seconds each, and you walk into the next question with full marks on this one.
Where this lives in the syllabus
This is core CBSE Class 11 coordinate geometry territory — the chapter on straight lines is full of "find the equation of the line through P parallel/perpendicular to ...". You also meet it in CBSE Class 10 inside the graphical method for simultaneous equations (parallel lines mean no solution). JEE Main and JEE Advanced extend the same reflex to family of lines, foot of perpendicular, reflection of a point in a line, and the equation of altitude/median/perpendicular-bisector problems in triangle geometry — every one of which starts by recognising a "perpendicular" or "parallel" keyword and immediately writing the right slope.
Train the trigger now and you will save serious time later. The good students do not pause when they see these words; the great ones have already started writing the slope before reading the rest of the sentence.
References
- NCERT Class 11 Mathematics, Chapter 10: Straight Lines — the source for both slope rules and the standard problem types.
- NCERT Class 10 Mathematics, Chapter 3: Pair of Linear Equations in Two Variables — the parallel-lines-mean-no-solution case.
- Wikipedia: Linear equation — point-slope, slope-intercept, and general forms in one place.
- Khan Academy: Equations of parallel and perpendicular lines — short walk-through of the same recognition reflex on multiple problems.
- Desmos Graphing Calculator — type your given line and your new line as a check; confirm they meet at 90° or never meet.