Intercepts by Substitution

Key Questions

  • Answer:

    If you know the x intercept, you should have a coordinate.
    (x-value,0) If you know the y intercept, you should have another coordinate. (0,y-value)

    Explanation:

    Plot the points on the graph starting right or left with the x value and then up or down with the y-value, finding where they intersect and placing a point. You should have 2 points when you are done. Connect them using a ruler or straight edge and you have graphed a line. graph{y=1/2x+2 [-10, 10, -5, 5]}

    Looking at this graph, you will see that the x intercept is -4,0 and the y intercept is 0,2

  • For linear equations:

    • Substitute #0# for #y# and solve for #x# to find the #x#-intercept.

    • Substitute #0# for #x# and solve for #y# to find the #y#-intercept.

  • The x-intercepts of a graph of #y=f(x)# are the x-coordinates of the points where the graph hits the #x#-axis, and the y-intercept is the #y#-coordinate of the point where the graph hits the #y#-axis.


    I hope that this was helpful.

  • An intercept is a point of intersection (a point where a line crosses another line)- Typically, in terms of linear graphs, finding #x# and #y# intercepts are asked, or the intercepts of line with another line.

    Let's look at #x# and #y# intercepts. We can consider the #x#-axis as a line, and the #y#-axis as a line. A line can only intersect another line in one point, so there will be one #x#-intercept, and one #y#-intercept for a linear graph. Note that an intercept is a point in the form of (#x,y#)

    -To find an #x# intercept, we have to find the point where the line intersects the #x#-axis. To do this, we set #y#=0 and solve the equation for #x#. This makes sense because when y=0, we can only move in the #x#-direction...hence finding the exact value of #x# when #y# is zero.

    -To find a #y# intercept, we have to find the point where the line intersects the #y#-axis. To do this, this time we set x=0 and solve the equation for the remaining #y#. This makes sense because when x=0, we can only move in the y-direction, and then find the point where the line crosses that y-axis.

    After that we end up with an #x#-intercept in the form of (#x,0#) and a #y#-intercept in the form of (#0,y#).

    To find where a line intersects another line, you can solve both equations for #y# (or #x#) and then set them equal to each other. When you set them equal to each other, you end up with one unknown, which you can solve for with some algebra. When you get that unknown, you can plug it into one of the original equations to the other unknown.

    Alternatively, we could always graph the line(s) and observe the points of intersection.

    For example, to see where the line #y=2x+4 # intersects the axes, you can just look at the graph. You'll see that it intersects the #x#-axis in the point (-2,0) and the #y#-axis in the point (0,4).

    graph{2x+4 [-10, 10, -5, 5]}

    Notice that if you wanted to find this algebraically, you would set the #y=0# and solve for #x# to find #x=-2# as an intercept, and then set #x=0# and find #y=4# as another.

Questions