Question
Graph the equation using: (a) the slope-intercept method, (b) the intercept method. Which method is faster for this equation?
Solution — Step by Step
Convert to :
So slope and y-intercept . Plot the point on the y-axis. From there, go 3 units right and 2 units down (slope = rise/run = ) to reach . Connect the two points with a straight line.
Put : . So x-intercept is .
Put : . So y-intercept is .
Plot both intercepts and draw the line through them. Done in two substitutions.
For this equation, the intercept method is faster because both intercepts are clean whole numbers. The slope-intercept method requires an extra step of conversion and working with fractions.
General rule: Use the intercept method when both intercepts are integers. Use slope-intercept when you already have form or when one intercept is messy (e.g., the line passes through the origin — then intercepts give only one point).
Why This Works
graph TD
A["Which method to graph a linear equation?"] --> B["Is equation already in y = mx + c?"]
B -->|Yes| C["Use slope-intercept: plot c, then use m"]
B -->|No| D["Are both intercepts integers?"]
D -->|Yes| E["Use intercept method: put x=0 and y=0"]
D -->|No| F["Do you have one point and slope?"]
F -->|Yes| G["Use point-slope: plot point, use slope"]
F -->|No| H["Find any two points by substitution"]
Every linear equation in two variables represents a straight line. Since two points determine a line uniquely, we just need any two points on the line to draw it. The different methods are simply different strategies for finding those two points quickly.
The two-point method (substituting any two values of to find corresponding ) always works but may give awkward coordinates. The intercept method and slope-intercept method are shortcuts that often give cleaner points to plot.
Alternative Method
For CBSE board exams, always plot at least three points even though two are enough. The third point acts as a verification — if it does not lie on the line through the first two, you know there is a calculation error. This simple check has saved many students from losing marks.
A quick table for :
| 0 | 4 |
| 3 | 2 |
| 6 | 0 |
All three should be collinear. If they are, you are confident.
Common Mistake
Plotting slope incorrectly. When slope is , students sometimes go 2 right and 3 down, mixing up rise and run. Remember: slope = rise/run = (change in )/(change in ). For : run = 3 (move right 3), rise = (move down 2). The denominator is always the horizontal movement and the numerator is always the vertical movement.