Go to content
Link to Teiresias web page

Adaptation of Mathematical ALGorithms

Analysis of the function graph

messages.homepage.accessibility

Analysis of the function graph

1. Original procedure of the algorithm

Analysis of the function graph usually consists of the following particular steps which are connected consecutively:

  1. Determination of the domain of definition, points of discontinuity.
  2. Deciding whether the function is odd, even, or periodical.
  3. Solving the equation f(x) = 0, describing intervals where the graph is above or below the axis x.
  4. Solving the equation f'(x) = 0, determination of stationary points and intervals where the graph is increasing or decreasing.
  5. Solving the equation f''(x) = 0, determination of inflection points and intervals where the graph concaves downward or upward.
  6. Determination of vertical or oblique asymptotes.
  7. Sketching the graf of the function.

2. Proposals of adaptation

3. Demonstration of the procedure by a blind student

4. Sketching the graph of the function and its adaptation