Skip to main content
Mathematics LibreTexts

3.3: Graph Using Intercepts

  • Page ID
    18342
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Identify and find \(x\)- and \(y\)-intercepts of a graph.
    • Graph a line using \(x\)- and \(y\)-intercepts

    Definition of \(x\)- and \(y\)-intercepts

    The \(x\)-intercept is the point where the graph of a line intersects the \(x\)-axis.

    The \(y\)-intercept is the point where the graph of a line intersects the \(y\)-axis.

    These points have the form \((x,0)\) and \((0,y)\), respectively.

    Screenshot (524).png

    Figure \(\PageIndex{1}\)

    To find the \(x\)- and \(y\)-intercepts algebraically, use the fact that all \(x\)-intercepts have a \(y\)-value of zero and all \(y\)-intercepts have an \(x\)-value of zero. To find the \(y\)-intercept, set \(x=0\) and determine the corresponding \(y\)-value. Similarly, to find the \(x\)-intercept, set \(y=0\) and determine the corresponding \(x\)-value.

    Example \(\PageIndex{1}\)

    Find the \(x\)- and \(y\)-intercepts:

    \(−3x+2y=12\).

    Solution:

    To find the \(x\)-intercept, set \(y = 0\).

    Therefore, the \(x\)-intercept is \((−4, 0)\). To find the \(y\)-intercept, set \(x = 0\).

    \(\begin{aligned} -3x+2y&=12 &\color{Cerulean}{To\:find\:the\:y-intercept,} \\ \color{Cerulean}{\downarrow}\qquad &&\color{Cerulean}{set\:x=0.} \\ -3(\color{OliveGreen}{0}\color{black}{)+2y}&=12 \\ 2y&=12\\y&=6 \end{aligned}\)

    Hence the \(y\)-intercept is \((0, 6)\). Note that this linear equation is graphed above.

    Answer:

    \(x\)-intercept: \((−4, 0)\); \(y\)-intercept: \((0, 6)\)

    Example \(\PageIndex{2}\)

    Find the \(x\)- and \(y\)-intercepts:

    \(y=−3x+9\)

    Solution:

    Begin by finding the \(x\)-intercept.

    \(\begin{aligned} y&=-3x+9 &\color{Cerulean}{Set\:y=0.} \\ \color{Cerulean}{\downarrow}&& \\ \color{OliveGreen}{0}&=-3x+9&\color{Cerulean}{Solve\:for\:x.} \\ 3x&=9 \\ x&=3 \end{aligned}\)

    The \(x\)-intercept is \((3, 0)\). Next, determine the \(y\)-intercept.

    \(\begin{aligned} y&=-3x+9 &\color{Cerulean}{Set\:x=0.}\end{aligned}\)

    \( \color{Cerulean}{\downarrow}\qquad\qquad\:\:\:\)

    \(\begin{aligned} y&=-3(\color{OliveGreen}{0}\color{black}{)+9} & \color{Cerulean}{Solve\:for\:y.} \\ y&=9 \end{aligned}\)

    The \(y\)-intercept is \((0, 9)\).

    Answer:

    \(x\)-intercept: \((3, 0)\); \(y\)-intercept: \((0, 9)\)

    Keep in mind that the intercepts are ordered pairs and not numbers. In other words, the \(x\)-intercept is not \(x=2\) but rather \((2, 0)\). In addition, not all graphs necessarily have both intercepts: for example,

    Screenshot (528).png

    Figure \(\PageIndex{2}\)

    The horizontal line graphed above has a \(y\)-intercept of \((0, −2)\) and no \(x\)-intercept.

    Screenshot (529).png

    Figure \(\PageIndex{3}\)

    The vertical line graphed above has an \(x\)-intercept \((3, 0)\) and no \(y\)-intercept.

    Exercise \(\PageIndex{1}\)

    Find the \(x\)- and \(y\)-intercepts:

    \(4x−y=2\).

    Answer

    \(x\)-intercept: \((\frac{1}{2}, 0)\); \(y\)-intercept: \((0, −2)\)

    Graphing Lines Using Intercepts

    Since two points determine a line, we can use the \(x\)- and \(y\)-intercepts to graph linear equations. We have just outlined an easy method for finding intercepts; now we outline the steps for graphing lines using the intercepts.

    Example \(\PageIndex{3}\)

    Graph using intercepts:

    \(2x−3y=12\).

    Solution:

    Step 1: Find the \(x\)- and \(y\)-intercepts.

    \(\begin{array}{c|c}{\underline{\color{Cerulean}{To\:find\:the\:x-intercept,\:set\:y=0.}}}&{\underline{\color{Cerulean}{To\:find\:the\:y-intercept,\:set\:x=0.}}}\\{2x-3y=12}&{2x-3y=12}\\{2x-3(\color{OliveGreen}{0}\color{black}{)=12}}&{2(\color{OliveGreen}{0}\color{black}{)-3y=12}}\\{2x=12}&{-3y=12}\\{x=6}&{y=-4}\\{x-intercept:\:(6,0)}&{y-intercept:\:(0,-4)} \end{array}\)

    Step 2: Plot the intercepts and draw the line through them. Use a straightedge to create a nice straight line. Add an arrow on either end to indicate that the line continues indefinitely in either direction.

    Answer:

    Screenshot (530).png

    Figure \(\PageIndex{4}\)

    Example \(\PageIndex{4}\)

    Graph using intercepts:

    \(y=−\frac{1}{5}x+3\).

    Solution:

    Begin by determining the \(x\)- and \(y\-intercepts.

    \(\begin{array}{c|c}{\underline{\color{Cerulean}{x-intercept}}}&{\underline{\color{Cerulean}{y-intercept}}}\\{y=-\frac{1}{5}x+3}&{y=-\frac{1}{5}x+3}\\{\color{OliveGreen}{0}\color{black}{=-\frac{1}{5}x+3}}&{y=-\frac{1}{5}(\color{OliveGreen}{0}\color{black}{)+3}}\\{\frac{1}{5}x=3}&{y=3}\\{\color{Cerulean}{5\cdot}\color{black}{\frac{1}{5}x=}\color{Cerulean}{5\cdot}\color{black}{3}}&{y-intercept:\:(0,3)}\\{x=15}&{}\\{x-intercept:\:(15,0)}&{} \end{array}\)

    Next, graph the two points and draw a line through them with a straighedge.

    Answer:

    Screenshot (531).png

    Figure \(\PageIndex{5}\)

    Example \(\PageIndex{5}\)

    Graph using intercepts:

    \(y=−2x\).

    Solution:

    \(\begin{array}{c|c}{\underline{\color{Cerulean}{x-intercept}}}&{\underline{\color{Cerulean}{y-intercept}}}\\{y=-2x}&{y=-2x}\\{\color{OliveGreen}{0}\color{black}{=-2x}}&{y=-2(\color{OliveGreen}{0}\color{black}{)}}\\{\frac{0}{\color{Cerulean}{-2}}=\frac{-2x}{\color{Cerulean}{-2}}}&{y=0}\\{0=x}&{y-intercept:\:(0,0)}\\{x-intercept:\:(0,0)}&{}\end{array}\)

    Here the \(x\)- and \(y\)-intercepts are actually the same point, the origin. We will need at least one more point so that we can graph the line. Choose any value for \(x\) and determine the corresponding value for \(y\).

    Screenshot (532).png

    Figure \(\PageIndex{6}\)

    Use the ordered pair solutions \((0, 0), (−1, 2)\), and \((1, −2)\) to graph the line.

    Answer:

    Screenshot (533).png

    Figure \(\PageIndex{7}\)

    To summarize, any linear equation can be graphed by finding two points and connecting them with a line drawn with a straightedge. Two important and useful points are the \(x\)- and \(y\)-intercepts; find these points by substituting \(y = 0\) and \(x = 0\), respectively. This method for finding intercepts will be used throughout our study of algebra.

    Exercise \(\PageIndex{2}\)

    Graph using intercepts:

    \(3x−5y=15\).

    Answer

    \(x\)-intercept: \((5, 0)\); \(y\)-intercept: \((0, −3)\)

    Finding Intercepts Given the Graph

    The \(x\)- and \(y\)-intercepts are important points on any graph. This chapter will focus on the graphs of linear equations. However, at this point, we can use these ideas to determine intercepts of nonlinear graphs. Remember that intercepts are ordered pairs that indicate where the graph intersects the axes.

    Example \(\PageIndex{6}\)

    Find the \(x\)- and \(y\)-intercepts given the following graph:

    Screenshot (534).png

    Figure \(\PageIndex{8}\)

    Solution:

    We see that the graph intersects the \(x\)-axis in two places. This graph has two \(x\)-intercepts, namely, \((−4, 0)\) and \((2, 0)\). Furthermore, the graph intersects the \(y\)-axis in one place. The only \(y\)-intercept is \((0, −3)\).

    Answer:

    \(x\)-intercepts: \((−4, 0), (2, 0)\); \(y\)-intercept: \((0, −3)\)

    In our study of algebra, we will see that some graphs have many intercepts. Also, we will see that some graphs do not have any.

    Example \(\PageIndex{7}\)

    Given the following graph, find the \(x\)- and \(y\)-intercepts:

    Screenshot (535).png

    Figure \(\PageIndex{9}\)

    Solution:

    This is a graph of a circle; we can see that it does not intersect either axis. Therefore, this graph does not have any intercepts.

    Answer:

    None

    Key Takeaways

    • Since two points determine any line, we can graph lines using the \(x\)- and \(y\)-intercepts.
    • To find the \(x\)-intercept, set \(y = 0\) and solve for \(x\).
    • To find the \(y\)-intercept, set \(x = 0\) and solve for \(y\).
    • This method of finding \(x\)- and \(y\)-intercepts will be used throughout our study of algebra because it works for any equation.
    • To graph a line, find the intercepts, if they exist, and draw a straight line through them. Use a straightedge to create the line and include arrows on either end to indicate that the line extends infinitely in either direction.
    • Horizontal and vertical lines do not always have both \(x\)- and \(y\)-intercepts.

    Exercise \(\PageIndex{3}\) Intercepts

    Given the graph, find the \(x\)- and \(y\)-intercepts.

    1.

    Screenshot (536).png

    Figure \(\PageIndex{10}\)

    2.

    Screenshot (537).png

    Figure \(\PageIndex{11}\)

    3.

    Screenshot (538).png

    Figure \(\PageIndex{12}\)

    4.

    Screenshot (539).png

    Figure \(\PageIndex{13}\)

    5.

    Screenshot (540).png

    Figure \(\PageIndex{14}\)

    6.

    Screenshot (541).png

    Figure \(\PageIndex{15}\)

    Answer

    1. \(y\)-intercept: \((0, −3)\); \(x\)-intercept: \((4, 0)\)

    3. \(y\)-intercept: \((0, −3)\); \(x\)-intercept: none

    5. \(y\)-intercept: \((0, 0)\); \(x\)-intercept: \((0, 0)\)

    Exercise \(\PageIndex{4}\) Intercepts

    Find the \(x\)- and \(y\)-intercepts.

    1. \(5x−4y=20 \)
    2. \(−2x+7y=−28 \)
    3. \(x−y=3 \)
    4. \(−x+y=0 \)
    5. \(3x−4y=1 \)
    6. \(−2x+5y=3 \)
    7. \(\frac{1}{4}x−\frac{1}{3}y=1\)
    8. \(−\frac{2}{5}x+\frac{3}{4}y=2\)
    9. \(y=6\)
    10. \(y=−3\)
    11. \(x=2\)
    12. \(x=−1\)
    13. \(y=mx+b \)
    14. \(ax+by=c\)
    Answer

    1. \(x\)-intercept: \((4, 0)\); \(y\)-intercept: \((0, −5) \)

    3. \(x\)-intercept: \((3, 0)\); \(y\)-intercept: \((0, −3) \)

    5. \(x\)-intercept: \((\frac{1}{3}, 0)\); \(y\)-intercept: \((0, −\frac{1}{4})\)

    7. \(x\)-intercept: \((4, 0)\); \(y\)-intercept: \((0, −3) \)

    9. \(x\)-intercept: none; \(y\)-intercept: \((0, 6) \)

    11. \(x\)-intercept: \((2, 0)\); \(y\)-intercept: none

    13. \(x\)-intercept: \((−\frac{b}{m}, 0)\); \(y\)-intercept: \((0, b)\)

    Exercise \(\PageIndex{5}\) Graph Using Intercepts

    Find the intercepts and graph them.

    1. \(3x+4y=12\)
    2. \(−2x+3y=6\)
    3. \(5x−2y=10\)
    4. \(−4x−8y=16\)
    5. \(−\frac{1}{2}x+\frac{1}{3}y=1\)
    6. \(\frac{3}{4}x−\frac{1}{2}y=−3\)
    7. \(2x−\frac{5}{2}y=10\)
    8. \(2x−\frac{7}{3}y=−14\)
    9. \(4x−y=−8\)
    10. \(6x−y=6\)
    11. \(–x+2y=1\)
    12. \(3x+4y=6\)
    13. \(2x+y=−1\)
    14. \(−2x+6y=3\)
    15. \(15x+4y=−60\)
    16. \(−25x+3y=75\)
    17. \(4x+2y=0\)
    18. \(3x−y=0\)
    19. \(−12x+6y=−4\)
    20. \(3x+12y=−4\)
    21. \(y=2x+4\)
    22. \(y=−x+3\)
    23. \(y=\frac{1}{2}x+1\)
    24. \(y=\frac{2}{3}x−3\)
    25. \(y=−\frac{2}{5}x+1\)
    26. \(y=−\frac{5}{8}x−\frac{5}{4}\)
    27. \(y=−\frac{7}{8}x−\frac{7}{2}\)
    28. \(y=−x+\frac{3}{2}\)
    29. \(y=3\)
    30. \(y=\frac{3}{2}\)
    31. \(x=5\)
    32. \(x=−2\)
    33. \(y=5x\)
    34. \(y=−x\)
    Answer

    1.

    Screenshot (542).png

    Figure \(\PageIndex{16}\)

    3.

    Screenshot (543).png

    Figure \(\PageIndex{17}\)

    5.

    Screenshot (544).png

    Figure \(\PageIndex{18}\)

    7.

    Screenshot (545).png

    Figure \(\PageIndex{19}\)

    9.

    Screenshot (546).png

    Figure \(\PageIndex{20}\)

    11.

    Screenshot (547).png

    Figure \(\PageIndex{21}\)

    13.

    Screenshot (548).png

    Figure \(\PageIndex{22}\)

    15.

    Screenshot (549).png

    Figure \(\PageIndex{23}\)

    17.

    Screenshot (550).png

    Figure \(\PageIndex{24}\)

    19.

    Screenshot (551).png

    Figure \(\PageIndex{25}\)

    21.

    Screenshot (552).png

    Figure \(\PageIndex{26}\)

    23.

    Screenshot (553).png

    Figure \(\PageIndex{27}\)

    25.

    Screenshot (554).png

    Figure \(\PageIndex{28}\)

    27.

    Screenshot (555).png

    Figure \(\PageIndex{29}\)

    29.

    Screenshot (556).png

    Figure \(\PageIndex{30}\)

    31.

    Screenshot (557).png

    Figure \(\PageIndex{31}\)

    33.

    Screenshot (558).png

    Figure \(\PageIndex{32}\)

    Exercise \(\PageIndex{6}\) Intercepts of Nonlinear Graphs

    Given the graph find the \(x\)- and \(y\)-intercepts.

    1.

    Screenshot (559).png

    Figure \(\PageIndex{33}\)

    2.

    Screenshot (560).png

    Figure \(\PageIndex{34}\)

    3.

    Screenshot (561).png

    Figure \(\PageIndex{35}\)

    4.

    Screenshot (562).png

    Figure \(\PageIndex{36}\)

    5.

    Screenshot (563).png

    Figure \(\PageIndex{37}\)

    6.

    Screenshot (564).png

    Figure \(\PageIndex{38}\)

    7.

    Screenshot (565).png

    Figure \(\PageIndex{39}\)

    8.

    Screenshot (566).png

    Figure \(\PageIndex{40}\)

    9.

    Screenshot (567).png

    Figure \(\PageIndex{41}\)

    10.

    Screenshot (568).png

    Figure \(\PageIndex{42}\)

    Answer

    1. \(x\)-intercepts: \((−3, 0), (3, 0)\); \(y\)-intercept: \((0, −3)\)

    3. \(x\)-intercepts: \((−4, 0), (0, 0)\); \(y\)-intercept: \((0, 0) \)

    5. \(x\)-intercepts: \((−2, 0), (2, 0)\); \(y\)-intercept: \((0, −1) \)

    7. \(x\)-intercepts: \((−3, 0), (0, 0), (2, 0)\); \(y\)-intercept: \((0, 0) \)

    9. \(x\)-intercepts: \((−4, 0), (4, 0)\); \(y\)-intercepts: \((0, −4), (0, 4)\)

    Exercise \(\PageIndex{7}\) Discussion Board Topics

    1. What are the \(x\)-intercepts of the line \(y = 0\)?
    2. What are the \(y\)-intercepts of the line \(x = 0\)?
    3. Do all lines have intercepts?
    4. How many intercepts can a circle have? Draw circles showing all possible numbers of intercepts.
    5. Research and post the definitions of line segment, ray, and line. Why are the arrows important?
    Answer

    1. Answers may vary

    3. Answers may vary

    5. Answers may vary


    This page titled 3.3: Graph Using Intercepts is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous.

    • Was this article helpful?