The intercepts of graphs

Consider the graph of a function ff. Each point on the xx-axis where the graph touches or crosses is called an x-intercept (xx-Achsenabschnitt), and likewise, each point on the yy-axis where the graph touches or crosses is called a y-intercept (yy-Achsenabschnitt).

For example, the graph below has xx-intercepts at x=2x=-2, x=1x=1, and x=4x=4, and a yy-intercept at y=2y=2.

Exercise 1

What is the lowest and highest number of possible xx-intercepts and yy-intercepts?

Solution

You can have any number of xx-intercepts, including none. The number of yy-intercepts, however, is either 00 or 11. Why is it not possible to have more than one yy-intercept? Because it's a function! If there is more than one yy-intercept, the input 00 will have more than 11 output. But then the graph does not represent a function any more.

Now, consider a function whose function equation is known, e.g.

f(x)=x22f(x)=x^2-2

How can we find the xx-and yy-intercepts of its graph? The yy-intercept is on the yy-axis and therefore is the output to the input x=0x=0. Thus, the yy-intercept is

yintercept=f(0)\boxed{y-\text{intercept} = f(0)}

Each xx-intercept is an input value such that the output is 00:

x-intercept: all inputs x with f(x)=0\boxed{x\text{-intercept: all inputs $x$ with } f(x)=0}

Because xx-intercepts indicate the inputs where the output of the function is zero, we also call them the zeros of ff.

Example 1

Find the xx- and yy-intercept of f(x)=x22f(x)=x^2-2.

  • The yy-intercept is y=f(0)=022=2y=f(0)=0^2-2=\underline{-2}
  • The xx- intercepts are found by solving the equation f(x)=0f(x)=0, that is
x22=0x^2-2=0

It follows that x=±2x=\pm \sqrt{2}, that is, we have the two xx-intercepts x1=1.414...x_1=\underline{1.414...} and x2=1.414...x_2=\underline{-1.414...}

Indeed, a plot of the graph shows exactly this (uncollapse)

Solution
Exercise 2
Q1

Consider the function f(x)=x(x2)f(x)=x(x-2).

  1. Draw the graph of ff.
  2. Based on the graph, estimate the xx-intercepts and the yy-intercept.
  3. Calculate the xx-intercepts and the yy-intercept.
Q2

Calculate the xx-intercept(s) and the yy-intercept of the following functions

  1. f(x)=3x+1f(x)=3x+1
  2. g(x)=2x29g(x)=2x^2-9
  3. h(x)=x2+1h(x)=x^2+1
  4. i(x)=2x23xi(x)=2x^2-3x
  5. j(x)=4x(x+1)(2x3)j(x)=4x(x+1)(2x-3)
  6. k(x)=2x2+1k(x)=\frac{2}{x^2}+1
Q3

Consider the functions f(x)=x2f(x)=x^2 and g(x)=0.5x+1g(x)=0.5x+1.

  1. Draw the graphs of the two functions into the same coordinate system.
  2. Calculate their xx-intercepts and yy-intercept.
  3. The two graphs intersect. Estimate the points of intersection (xx- and yy-coordinates).
Q4

Find the zeros of the following functions:

  1. f(x)=(x1)(x2)(x3)(x4)f(x)=(x-1)(x-2)(x-3)(x-4)

  2. g(x)=x216g(x)=\sqrt{x^2-16}

  3. h(x)=x4+x3h(x)=x^4+x^3

Solution
A1
  1. The graph is shown below
  2. Graph x10\rightarrow x_1\approx\underline{0} and x22x_2\approx\underline{2}
  3. xx-intercepts: find xx with f(x)=x(x2)=0x1=0f(x)=x(x-2)=0\rightarrow x_1=\underline{0} and x2=2x_2=\underline{2}. yy-intercept: y=f(0)=0(02)=0y=f(0)=0\cdot (0-2)=\underline{0}.
A2
  1. xx-intercepts: f(x)=3x+1=0x=13f(x)=3x+1=0\rightarrow x=\underline{-\frac{1}{3}}. yy-intercept: y=f(0)=30+1=1y=f(0)=3\cdot 0+1=\underline{1}
  2. xx-intercepts: g(x)=2x29=0x2=4.5x=±4.5g(x)=2x^2-9=0\rightarrow x^2=4.5 \rightarrow x=\underline{\pm\sqrt{4.5}}. yy-intercept: y=g(0)=2029=9y=g(0)=2\cdot 0^2-9=\underline{-9}
  3. xx-intercepts: h(x)=x2+1=0x2=1x=1h(x)=x^2+1=0\rightarrow x^2=-1 \rightarrow x=\sqrt{-1} \rightarrow no solution, so no xx-intercept. yy-intercept: y=h(0)=02+1=1y=h(0)=0^2+1=\underline{1}
  4. xx-intercepts: i(x)=2x23x=0x1=0i(x)=2x^2-3x=0\rightarrow x_1=\underline{0} and x2=1.5x_2=\underline{1.5}. yy-intercept: y=i(0)=0y=i(0)=\underline{0}
  5. xx-intercepts: j(x)=4x(x+1)(2x3)=0x1=0j(x)=4x(x+1)(2x-3)=0\rightarrow x_1=\underline{0} and x2=1x_2=\underline{-1} and x3=1.5x_3=\underline{1.5} (each factor has to be zero). yy-intercept: y=j(0)=0y=j(0)=\underline{0}
  6. xx-intercepts: k(x)=2x2+1=02=x2x2=2x=2k(x)=\frac{2}{x^2}+1=0\rightarrow 2=-x^2 \rightarrow x^2=-2 \rightarrow x=\sqrt{-2} \rightarrow no solution, so no xx-intercept. yy-intercept: y=k(0)=20+1y=k(0)=\frac{2}{0}+1. As division by 00 is infinity, so no real number, there is also no yy-intercept.
A3
  1. The graph is shown below.
  2. xx-intercepts of ff: f(x)=x2=0x=0f(x)=x^2=0\rightarrow x=\underline{0}. yy-intercept of ff: y=f(0)=0y=f(0)=\underline{0}. xx-intercepts of gg: g(x)=0.5x+1=0x=2g(x)=0.5x+1=0\rightarrow x=\underline{-2}. yy-intercept of gg: y=g(0)=1y=g(0)=\underline{1}
  3. Estimates based on figure: A(0.90.8)A(-0.9|0.8), B(1.11.8)B(1.1|1.8).
A4
  1. Find xx with f(x)=(x1)(x2)(x3)(x4)=0f(x)=(x-1)(x-2)(x-3)(x-4)=0. So each factor has to be zero. It follows x1=1,x2=2,x3=3,x4=4x_1=\underline{1}, x_2=\underline{2}, x_3=\underline{3}, x_4=\underline{4}.
  2. Find xx with x216=0\sqrt{x^2-16}=0. Square on both sides, so we get x216=02=0x^2-16=0^2=0 and thus x2=16x^2=16. Taking the root, we get the two zeros x1=4,x2=4x_1=\underline{4}, x_2=\underline{-4}.
  3. Find xx with x4+x3=0x^4+x^3=0. Let's factor out an x3x^3, thus we get x3(x+1)=0x^3(x+1)=0 and because each factor has to be zero, we get x1=0,x2=1x_1=\underline{0}, x_2=\underline{-1}.