Common function graphs

There are some common function graph shapes that you should know about.

This page lists some of them.

Common graph terminology

Quadratics

Cubics

Quartics

Exponentials

Reciprocals

flashcards

QuestionAnswer
What is the y-intercept of a graph?The point where the graph crosses the y-axis (where x=0).
What are x-intercepts (or roots)?The points where the graph crosses the x-axis (where y=0).
What is a turning point (or vertex)?A point where the graph changes from increasing (positive gradient) to decreasing (negative gradient), or vice versa; the gradient at this point is 0.
What is an asymptote?A line that the graph approaches as x gets infinitely big or small, but never touches.
What shape do quadratic functions have?The shape of a parabola.
What is the general form of a quadratic?y=ax^2 + bx + c.
What is the axis of symmetry of a quadratic?The line that goes through the vertex and divides the graph into two symmetrical halves.
Why are parabolas described as symmetrical?They have a line of symmetry going through the vertex.
Where is the y-intercept of a quadratic?At the point (0, c).
What is the general form of a cubic?y=ax^3 + bx^2 + cx + d.
What is the maximum number of turning points a cubic can have?Up to 2 turning points.
Where is the y-intercept of a cubic?At the point (0, d).
How many x-intercepts (roots) can a cubic have?1, 2, or 3.
What is the general form of a quartic?y=ax^4 + bx^3 + cx^2 + dx + e.
What is the maximum number of turning points a quartic can have?Up to 3 turning points.
Where is the y-intercept of a quartic?At the point (0, e).
How many x-intercepts (roots) can a quartic have?1, 2, 3, or 4.
What is the general form of an exponential function?y=ab^x, where b>0 and b \neq 1.
What is the horizontal asymptote for the exponential y=ab^x?y=0 (the x-axis).
Where is the y-intercept of the exponential y=ab^x?At the point (0, a).
What is the general form of a reciprocal function?y=\frac{a}{x}.
What asymptotes does the reciprocal y=\frac{a}{x} have?A vertical asymptote at x=0 (the y-axis) and a horizontal asymptote at y=0 (the x-axis).
Where are the two branches of y=\frac{a}{x} located if a>0?In the first and third quadrants.
Where are the two branches of y=\frac{a}{x} located if a<0?In the second and fourth quadrants.
Does y=\frac{a}{x} have any intercepts?No, it never touches either axis, so there is no y-intercept or x-intercept.