11.1k views
4 votes
How do you graph functions? Please explain step by step.

User Btrballin
by
7.1k points

1 Answer

3 votes

A function is a mean to establish pairs: the function is a rule that tells you how to associate inputs and outputs.

We draw the inputs on the x axis, and the outputs on the y axis.

For every x value that you choose, the function will tell you which y value you should associate: y = f(x).

Now, in order to graph a function, you should draw "all" the points (x,y), where y = f(x).

This is clearly impossible (most of the time at least), because there are infinitely many of such points.

So, you usually have knowledge about the general behaviour of the function, and you only sketch some fundamental points, and "guess" the rest of the graph.

For example, if you have to graph a polynomial with degree 1, you should know that it is a line, and so you sample two points and you connect them: this is the easiest graph to draw (and the most accurate!)

If you have to draw a polynomial with degree 2, you should know that it is a parabola. So, you surely want to draw the vertex, and probably the axis of symmetry as well. Then, you may sample some extra point, but you'll have to approximate your graph, sooner or later.

User Roddick
by
7.6k points