How can I plug in a value for $x$ in $y = f(x)$ and get a result for $y$?
What does the $f$ do in the equation?
I know it stands for a function, but does it actually represent a value that I should plug in?
|
|
|
$f$ does indeed denote a function, and expressing it as $f(x)$ makes it clear that $f$ is a function of x. More details: $y = f(x)$ means that $y$ is a function of x. To evaluate the function for a given x, in order to determine the value of $y = f(x)$, you need to know the function: e.g. Suppose $y = f(x)$ where $f(x) = x^2 +7$. Then, if you want to "plug in" a value for $\bf{x}$, (also known as "evaluating y or f(x) at a given value $x$), say "x = 3": that means for $x = 3$, we have $y = f(3) = 3^2 + 7 = 9 + 7 = 16$. f(x) and "y" are sometimes used interchangeably, but f(x) is more explicit about being a function of $x$. "$x$" is the value at which you evaluate $y = f(x)$. "$y$" is often used instead of f(x), when it's clear that $y$ is a function of $x$, especially, for example, when the y-coordinate of a set of points in the Cartesian plane is expressed as a function of the x-coordinates of the set of points. |
|||||||||||
|
|
Yes it does represent a value.
For more information, i suggest you to read this Wikipedia page: |
|||||||||
|