Property
We can construct a graph for a function described by an equation by plotting points whose coordinates satisfy the equation. We choose several convenient values for x and evaluate the function to find the corresponding f(x) values.
Examples
- To graph f(x)=x2+1, we can choose x=2. We find f(2)=22+1=5, so we plot the point (2,5).
- For the same function, f(x)=x2+1, we find f(0)=02+1=1. This gives us the y-intercept at (0,1).
- After calculating points like (β2,5), (0,1), and (2,5), connecting them reveals the U-shape of the parabola.
Explanation
To draw a function, create a table of values. Pick several inputs (x), calculate their outputs (f(x)) using the function's rule, and plot each (x,f(x)) coordinate pair. Then, connect the dots with a smooth curve.