150k views
5 votes
hey, do any of you guys know how to plot functions on a graph. You know like f(X) and g(X)? I find it really hard and also do you have any tips?

1 Answer

2 votes
It helps if you have an example, like f(x) = 2x+3
What you typically do, is:

- draw xy axis, label them (ie., 1,2,3,4 along both axes)
- calculate the f(x) values for several x (e.g., -2, 0, 1, 3, doesn't matter).
- plot the calculated values as points. The calculated f(x) is your y value.
- sketch a smooth line through the points. It helps if you know in advance if the line is going to be straight or curved.
- The more points you calculate, the more accurate your graph will be
User Ewalel
by
7.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.