Question 126629: I need help with function notation. Not only do I not completely get the concept, I definitely don't understand graphing it. Thanks so much
Graph f(x) = 3x + 2
Found 2 solutions by solver91311, jim_thompson5910: Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! I'm not sure whether you don't understand graphing, or you are having trouble because it says instead of .
Actually there is no difference between the two ways of expressing the relationship except to say that only guarantees that you have a relationship that makes the value of y dependent on the value of x. (hence the terms dependent and independent variables). The function notation on the other hand guarantees that the relationship is, in fact, a function.
So, what's the diff? A relationship can be any rule that relates the two (or more) variables, but a function must have the property that for any given value of the independent variable (x in this case) for which the function is defined, there is one and only one value of the dependent variable (y) and therefore one and only one value for the function. Another way to look at it is that if the relationship is a function, then there is no possible vertical line that intersects the graph of the function in more than one place.
As a counter-example consider this relationship: . The graph of this relationship is a circle centered at the origin with a radius of 2. With two exceptions, every vertical line that intersects this graph at all intersects it in two points. Therefore, the relation is NOT a function. On the other hand, the relation which is just the upper half of the same circle ( would be the bottom half) IS a function because for all x in the domain of the function ( , there is one and only one value of the function.
Since is, in fact, a function, we can write .
As to graphing when you are presented with a function in function notation, you can just rely on the equal relationship between y and f(x), or you can label the vertical axis on your graph as f(x) instead of the traditional y.
Since this is a 1st degree function (no term has an exponent greater than 1, and there are no xy terms), you should, by now, realize that your graph will be a straight line. Straight lines are determined by no more and no less than two points.
All you have to do is pick a value for x and evaluate the function at the selected value to determine one of the points, which is then (x,f(x)). Do this process twice, plot the points, and draw your line.
I usually like to pick values for x that make the arithmetic easy. Let's use 0 and 1.
, so the first point is (0,2)
, so the second point is (1,5)
Answer by jim_thompson5910(35256) (Show Source):
|
|
|