Key Features of Graphs
Find the maximum or minimum of a function Find the range of a function Find the y−intercept of a function Find one of the x−intercept of a function Find a horizontal asymptote of a function Find a vertical asymptote of a function Find the intersection of two curves

Find the maximum or minimum of a function

Suppose you want to know the local maximums and minimums of the following function:

\[ f(x) = 2x^3 - 9x^2 + 12x - 3 \]

  1. Enter the function and graph it properly. Here we choose Xmin= 0, Xmax= 3, Ymin= 0, Ymax= 4:

    Sequence Example

  2. Press Menu Icon and select Analyze Graph > Maximum.
  3. Choose a left bound (as asked at the bottom of the screen) until you reach the left of the local maximum:
  4. Press Menu Icon and select Analyze Graph > Maximum.

    Sequence Example

    Press Menu Icon
  5. Choose a right bound (as asked at the bottom of the screen):

    Sequence Example

    Press Menu Icon
  6. Read the maximum:

    Sequence Example

    Press Menu Icon.

    The result should be x = 1 and y = 2 (it is displayed next to the point). You can apply the same procedure to find a local minimum by pressing select Analyze Graph > Minimum instead of select Analyze Graph > Maximum.

Find the range of a function

Warning Icon

This strategy is useful when one one only wants the y values of the global maximum or minimum. If you have to know the x values too, see above.

Suppose you want to find the maximum and minimum of the following function:

\[ f(x) = x^3 - x + 1, \quad -1 \leq x \leq 1. \]

  1. Input the function
  2. ¨ Press Menu Icon and select Window / Zoom > Window Settings and fill Xmin and Xmax accordingly to the domain of the function:

    Sequence Example

  3. ¨ Press Menu Icon and select Window / Zoom > Zoom - Fit, and wait. The following should display:

    Sequence Example

  4. ¨ Press Menu Icon and select Window / Zoom > Window Settings again, and read the values of Ymin and Ymax:

    Sequence Example

    Thus, the minimum of f is 0.538, and the maximum is 1.462. Thus, the range of f is

    \[ 0.538 \leq y \leq 1.462. \]

Find the y-intercept of a function

Suppose you want to know the local maximums and minimums of the following function:

\[ f(x) = 2x^3 - 9x^2 + 12x - 3 \]

Recall that we want to compute f (0).

  1. Enter the function, and display its graph.
  2. Press Menu Icon and select Trace > Graph Trace. Press Menu Icon and it automatically shows the y−intercept.

    Sequence Example

    The result Y=-3 should be displayed within the coordinate of the point (at the bottom right of the screen).

Find one of the x−intercepts of a function

Suppose you want to know the local maximums and minimums of the following function:

\[ f(x) = 2x^3 - 9x^2 + 12x - 3 \]

Recall that we want to compute the value of x when f(x)=0

  1. Enter the function, and display its graph.
  2. Press Menu Icon aand select Analyze Graph > Zero. Select lower and upper bounds the widest possible. Press Menu Icon

    Graph Example

    The result X=0.322 should be displayed within the coordinate of the point.

Find a horizontal asymptote of a function

Suppose you want to see the horizontal asymptote of the following function when x goes to ∞ :

\[ \frac{2x^3 - 4x + 2}{5x^3 - x^2 + 2} \]

  1. Enter the function and display huge values of x, like Xmax=10000:

    Graph Example

  2. Press Menu Icon , select Analyze Graph > Maximum and take the y value of the maximum as the value of the horitzontal asymptote:

    Graph Example

    The result should be Y=0.4 (rounded).

Find a vertical asymptote of a function

Suppose you want to see the horizontal asymptote of the following function when x goes to ∞ :

\[ \frac{2x^3 - 4x + 2}{5x^3 - x^2 + 2} \]

  1. Enter the function and display x−values near the vertical asymptote and big y−values, here Xmin=-1, Xmax=-0.5, Ymin=-10000 and Ymax=10000:

    Graph Example

  2. Use the maximum and minimum to find the x-value of each vertical asymptote. The x−values should be X=-0.678 at the left and X=-0.674 at the right (rounded).
  3. Take the average of the two values.

    The result should be x = 0.676 (rounded).

    Warning Icon

    Depending on how precise you want the result to be, you will have to zoom in more, and move again the cursor

    Here, by choosing Xmin=-0.7 and Xmax=-0.6 we get the result x = 0.67613 (rounded).

Find the intersection of two curves

Suppose you want to know one of the intersections of the graphs of the following functions:

\[ f(x) = x^2 - 2x + 2, \quad g(x) = \frac{x + 10}{4}. \]

  1. Enter the two functions and graph them in order to see the intersection in question.
  2. Press Menu Icon and select Analyze Graph > Intersection.
  3. Select right and left bound according to the intersection you want to know between the two intersections (right or left).
  4. Press Menu Icon. The intersection point coordinates are displayed:

    Graph Example

    Press Menu Icon. The intersection points should be (-0.204,2.45) (left intersection point) and (2.45,3.11) (right intersection point) (rounded).