Plot the linear equation y = 2x - 3 and find x and y intercepts

hard 3 min read

Question

For the linear equation y=2x3y = 2x - 3: (a) Find the xx-intercept and yy-intercept. (b) Plot the graph on the Cartesian plane. (c) State the slope and interpret it.

Solution — Step by Step

The yy-intercept is where the line crosses the yy-axis — at this point, x=0x = 0.

y=2(0)3=3y = 2(0) - 3 = -3

yy-intercept: (0,3)(0, -3) — the line crosses the yy-axis at y=3y = -3.

In the equation y=mx+cy = mx + c (slope-intercept form), the yy-intercept is always the constant cc. Here, c=3c = -3.

The xx-intercept is where the line crosses the xx-axis — at this point, y=0y = 0.

0=2x3    2x=3    x=32=1.50 = 2x - 3 \implies 2x = 3 \implies x = \frac{3}{2} = 1.5

xx-intercept: (1.5,0)(1.5, 0) — the line crosses the xx-axis at x=1.5x = 1.5.

Choose any value, e.g., x=2x = 2:

y=2(2)3=43=1y = 2(2) - 3 = 4 - 3 = 1

Third point: (2,1)(2, 1).

We now have three points: (0,3)(0, -3), (1.5,0)(1.5, 0), and (2,1)(2, 1). Plot these and draw a straight line through them. All three should be collinear (lying on the same line) — if they’re not, recheck your arithmetic.

From y=2x3y = 2x - 3, the slope m=2m = 2.

Interpretation: For every 1 unit increase in xx, yy increases by 2 units. The slope is positive, so the line goes upward from left to right. A slope of 2 is quite steep — it makes an angle of tan1(2)63°\tan^{-1}(2) \approx 63° with the xx-axis.

Why This Works

The equation y=mx+cy = mx + c (slope-intercept form) directly tells us two key features:

  • mm (coefficient of xx) = slope — the rate of change of yy with respect to xx
  • cc (constant term) = yy-intercept — the value of yy when x=0x = 0

To plot any linear equation, two points are mathematically sufficient (two points determine a line). We find three points as a safety check — if all three align, we’ve made no error.

Alternative Method

Convert to standard form ax+by+c=0ax + by + c = 0: 2xy3=02x - y - 3 = 0.

xx-intercept: set y=0y = 02x3=02x - 3 = 0x=3/2x = 3/2

yy-intercept: set x=0x = 0y3=0-y - 3 = 0y=3y = -3

Both methods give the same intercepts.

The fastest way to plot any line: find the two intercepts (set x=0x=0 for yy-intercept; set y=0y=0 for xx-intercept), plot both points, and draw the line through them. For the equation y=2x3y = 2x - 3: two points (0,3)(0, -3) and (1.5,0)(1.5, 0) are enough — no need to find more points unless you want a verification check.

Common Mistake

Students sometimes confuse the xx and yy intercepts — finding where the line crosses the yy-axis but calling it the “xx-intercept.” Remember: the yy-intercept is the point where you cross the yy-axis (so x=0x = 0 there). The xx-intercept is the point where you cross the xx-axis (so y=0y = 0 there). Another common error: plotting xx-intercept (1.5,0)(1.5, 0) but writing the answer as (0,1.5)(0, 1.5) — the intercept point is always (x0,0)(x_0, 0) for xx-intercept and (0,y0)(0, y_0) for yy-intercept, never the other way around.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next